mirror of
https://github.com/zadam/trilium.git
synced 2026-01-06 23:42:15 +01:00
style/canvas: relocate the properties panel
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user