mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +02:00
style/text editor: hide icons from the text snippets dropdown
This commit is contained in:
parent
b147d4bdeb
commit
c08b30a060
@ -363,6 +363,11 @@
|
||||
color: var(--accent);
|
||||
}
|
||||
|
||||
/* Text snippet dropdown */
|
||||
.ck-template-form .ck-button__icon {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Action buttons */
|
||||
|
||||
:root .ck-link-actions button.ck-button,
|
||||
|
Loading…
x
Reference in New Issue
Block a user