mirror of
https://github.com/zadam/trilium.git
synced 2026-07-07 13:22:02 +02:00
fix(css): the import-markdown icon was displayed as a black square
This commit is contained in:
@@ -1009,7 +1009,7 @@ div[data-notify="container"] {
|
||||
|
||||
svg.ck-icon {
|
||||
&.ck-icon_inherit-color {
|
||||
* {
|
||||
path {
|
||||
fill: currentColor;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user