mirror of
https://github.com/zadam/trilium.git
synced 2025-10-19 14:49:01 +02:00
style/canvas: relocate the properties panel
This commit is contained in:
parent
bde658d2ac
commit
d7b085cfa0
@ -97,4 +97,14 @@ body[dir=rtl] .excalidraw .Island.App-menu__left {
|
||||
/* Options panel button bar */
|
||||
:root .excalidraw .App-menu__left .buttonList {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
/* Properties panel */
|
||||
|
||||
body[dir=ltr] .excalidraw .exc-stats {
|
||||
left: 0;
|
||||
}
|
||||
|
||||
body[dir=ltr] .excalidraw .exc-stats {
|
||||
right: 0;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user