mirror of
https://github.com/zadam/trilium.git
synced 2025-10-19 06:38:59 +02:00
style/canvas: tweak the arrowhead picker position
This commit is contained in:
parent
3194d848e1
commit
cb275e5031
@ -232,6 +232,11 @@ body[dir=rtl] .excalidraw .Island.App-menu__left {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
/* Picker */
|
||||
body[dir=ltr] .excalidraw .App-menu__left .buttonList .picker {
|
||||
translate: -80% 0;
|
||||
}
|
||||
|
||||
/* Properties panel */
|
||||
|
||||
body[dir=ltr] .excalidraw .exc-stats {
|
||||
|
Loading…
x
Reference in New Issue
Block a user