mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-26 20:34:02 +03:00
Fixed classes issue from removing email CTA card labs flags
This commit is contained in:
parent
03379544bd
commit
b92a3ff0f6
@ -1102,12 +1102,12 @@ figure {
|
||||
border-radius: 3px !important;
|
||||
}
|
||||
|
||||
.email-cta-card .gh-btn-accent {
|
||||
.kg-email-cta-card .gh-btn-accent {
|
||||
height: 38px;
|
||||
margin-top: 2.4rem;
|
||||
}
|
||||
|
||||
.email-cta-card .gh-btn-accent span {
|
||||
.kg-email-cta-card .gh-btn-accent span {
|
||||
height: 38px;
|
||||
font-size: 1.5rem;
|
||||
line-height: 38px;
|
||||
|
Loading…
Reference in New Issue
Block a user