mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +02:00
style/canvas: relocate the properties panel
This commit is contained in:
parent
bde658d2ac
commit
d7b085cfa0
@ -98,3 +98,13 @@ body[dir=rtl] .excalidraw .Island.App-menu__left {
|
|||||||
:root .excalidraw .App-menu__left .buttonList {
|
:root .excalidraw .App-menu__left .buttonList {
|
||||||
padding: 0;
|
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