mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-10 10:28:04 +00:00
🐛 Removed non-existent variable
Refs. https://github.com/TryGhost/Casper/issues/676 - removed corresponding CSS declaration as the variable `--white` doesn't exist
This commit is contained in:
parent
aec67d8b5f
commit
09d701c4bc
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -2165,7 +2165,6 @@ Usage (In Ghost editor):
|
|||||||
|
|
||||||
.kg-bookmark-card {
|
.kg-bookmark-card {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background: var(--white);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.kg-card + .kg-bookmark-card {
|
.kg-card + .kg-bookmark-card {
|
||||||
|
Loading…
Reference in New Issue
Block a user