mirror of
https://github.com/zadam/trilium.git
synced 2025-12-03 22:14:24 +01:00
fix(ckeditor): markdown icon broken due to a workaround
This commit is contained in:
parent
2e767ffde1
commit
dc211b4d00
@ -1016,11 +1016,9 @@ div[data-notify="container"] {
|
||||
}
|
||||
|
||||
svg.ck-icon {
|
||||
&.ck-icon_inherit-color {
|
||||
* {
|
||||
&.ck-icon_inherit-color path[fill="#333"] {
|
||||
fill: currentColor;
|
||||
}
|
||||
}
|
||||
|
||||
&.note-icon {
|
||||
color: var(--main-text-color);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user