mirror of
https://github.com/zadam/trilium.git
synced 2026-03-08 05:00:24 +01:00
fix(mobile/text): formatting toolbar wrongly positioned if dragging on it
This commit is contained in:
@@ -27,6 +27,7 @@ body.mobile {
|
||||
display: flex;
|
||||
align-items: flex-end;
|
||||
user-select: none;
|
||||
touch-action: pan-x;
|
||||
scrollbar-width: 0 !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user