mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 10:55:55 +01:00
style/canvas: tweak the arrowhead picker position
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user