mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Fixed Toggle card email view refs https://github.com/TryGhost/Team/issues/1209
This commit is contained in:
parent
ad9eb35746
commit
fb95fe2d48
1 changed files with 8 additions and 0 deletions
|
@ -457,6 +457,14 @@
|
|||
margin: 0 .5em;
|
||||
}
|
||||
|
||||
.kg-toggle-card-icon {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.kg-toggle-content {
|
||||
margin-top: 0.8rem;
|
||||
}
|
||||
|
||||
.kg-nft-card-container {
|
||||
position: relative;
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Reference in a new issue