mirror of
https://github.com/zadam/trilium.git
synced 2025-12-16 13:19:54 +01:00
fix(ckeditor): markdown icon broken due to a workaround
This commit is contained in:
@@ -1016,10 +1016,8 @@ div[data-notify="container"] {
|
||||
}
|
||||
|
||||
svg.ck-icon {
|
||||
&.ck-icon_inherit-color {
|
||||
* {
|
||||
fill: currentColor;
|
||||
}
|
||||
&.ck-icon_inherit-color path[fill="#333"] {
|
||||
fill: currentColor;
|
||||
}
|
||||
|
||||
&.note-icon {
|
||||
|
||||
Reference in New Issue
Block a user