mirror of
https://github.com/zadam/trilium.git
synced 2025-10-19 14:49:01 +02:00
style/canvas: fix a layout glitch
This commit is contained in:
parent
b6045e0831
commit
6ba4b063f6
@ -101,9 +101,9 @@
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.excalidraw .App-menu.App-menu_top > .selected-shape-actions {
|
||||
.excalidraw .App-menu.App-menu_top .App-menu_top__left {
|
||||
/* Fixes a layout glitch with the header when the options panel is visbile */
|
||||
gap: 0;
|
||||
--gap: 0 !important;
|
||||
}
|
||||
|
||||
/* The parent element of the "Library" button */
|
||||
|
Loading…
x
Reference in New Issue
Block a user