mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 23:29:02 +02:00
style(next)/note map: fix the broken padding of the "Fix nodes" button
This commit is contained in:
parent
8b65de2442
commit
fd054693d9
@ -109,6 +109,10 @@
|
|||||||
* NOTE MAP
|
* NOTE MAP
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
.note-detail-note-map .fixnodes-type-switcher .tn-tool-button {
|
||||||
|
padding: unset;
|
||||||
|
}
|
||||||
|
|
||||||
.note-detail-note-map .fixnodes-type-switcher .tn-tool-button.toggled {
|
.note-detail-note-map .fixnodes-type-switcher .tn-tool-button.toggled {
|
||||||
color: var(--tab-close-button-hover-background);
|
color: var(--tab-close-button-hover-background);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user