mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-04 08:54:36 +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{
|
.kg-toggle-card[data-kg-toggle-state="close"] .kg-toggle-content{
|
||||||
height: auto;
|
height: auto;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user