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,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