mirror of
https://github.com/zadam/trilium.git
synced 2025-10-21 15:49:00 +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;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Picker */
|
||||||
|
body[dir=ltr] .excalidraw .App-menu__left .buttonList .picker {
|
||||||
|
translate: -80% 0;
|
||||||
|
}
|
||||||
|
|
||||||
/* Properties panel */
|
/* Properties panel */
|
||||||
|
|
||||||
body[dir=ltr] .excalidraw .exc-stats {
|
body[dir=ltr] .excalidraw .exc-stats {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user