mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-01 23:37:43 +03:00
Updated the spacing between toggle cards on frontend
refs https://github.com/TryGhost/Team/issues/1209
This commit is contained in:
parent
eaacdc761e
commit
18be68a4bb
@ -1,3 +1,7 @@
|
||||
.kg-toggle-card+.kg-toggle-card {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
.kg-toggle-card[data-kg-toggle-state="close"] .kg-toggle-content{
|
||||
height: auto;
|
||||
opacity: 1;
|
||||
|
Loading…
Reference in New Issue
Block a user