mirror of
https://github.com/zadam/trilium.git
synced 2025-12-03 22:14:24 +01:00
fix(css): the import-markdown icon was displayed as a black square
This commit is contained in:
parent
f5d180af6b
commit
2163334c4f
@ -1009,7 +1009,7 @@ div[data-notify="container"] {
|
|||||||
|
|
||||||
svg.ck-icon {
|
svg.ck-icon {
|
||||||
&.ck-icon_inherit-color {
|
&.ck-icon_inherit-color {
|
||||||
* {
|
path {
|
||||||
fill: currentColor;
|
fill: currentColor;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user