mirror of
https://github.com/TriliumNext/Trilium.git
synced 2025-12-11 19:44:00 -06:00
chore(text): remove workaround for superscript icon
This commit is contained in:
parent
0456d1ca29
commit
831d1b4f3a
@ -1015,15 +1015,9 @@ div[data-notify="container"] {
|
|||||||
font-family: var(--monospace-font-family);
|
font-family: var(--monospace-font-family);
|
||||||
}
|
}
|
||||||
|
|
||||||
svg.ck-icon {
|
svg.ck-icon.note-icon {
|
||||||
&.ck-icon_inherit-color path[fill="#333"] {
|
color: var(--main-text-color);
|
||||||
fill: currentColor;
|
font-size: 20px;
|
||||||
}
|
|
||||||
|
|
||||||
&.note-icon {
|
|
||||||
color: var(--main-text-color);
|
|
||||||
font-size: 20px;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.ck-content {
|
.ck-content {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user