mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 09:16:45 +01:00
style(next)/ribbon/note map: fix the padding of the "fix nodes" button
This commit is contained in:
@@ -109,7 +109,8 @@
|
|||||||
* NOTE MAP
|
* NOTE MAP
|
||||||
*/
|
*/
|
||||||
|
|
||||||
.note-detail-note-map .fixnodes-type-switcher .tn-tool-button {
|
.note-detail-note-map .fixnodes-type-switcher .tn-tool-button,
|
||||||
|
.note-map-widget .fixnodes-type-switcher .tn-tool-button {
|
||||||
padding: unset;
|
padding: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user