mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-01 23:37:43 +03:00
Fixed image delete icon color in darkmode
This commit is contained in:
parent
5899d21e03
commit
952384aeb2
@ -324,6 +324,11 @@
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.gh-setting-action-smallimg-delete svg path,
|
||||
.gh-setting-action-largeimg-delete svg path {
|
||||
fill: #fff;
|
||||
}
|
||||
|
||||
.gh-setting-action .gh-progress-container {
|
||||
width: 113px;
|
||||
height: 100%;
|
||||
|
Loading…
Reference in New Issue
Block a user