mirror of
https://github.com/TriliumNext/Trilium.git
synced 2025-12-11 05:45:26 -06:00
fix(ckeditor): markdown icon broken due to a workaround
This commit is contained in:
parent
2e767ffde1
commit
dc211b4d00
@ -1016,10 +1016,8 @@ div[data-notify="container"] {
|
|||||||
}
|
}
|
||||||
|
|
||||||
svg.ck-icon {
|
svg.ck-icon {
|
||||||
&.ck-icon_inherit-color {
|
&.ck-icon_inherit-color path[fill="#333"] {
|
||||||
* {
|
fill: currentColor;
|
||||||
fill: currentColor;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
&.note-icon {
|
&.note-icon {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user