mirror of
https://github.com/zadam/trilium.git
synced 2025-12-23 16:49:58 +01:00
fix(client/rtl): bad alignment of launcher container if no scroll
This commit is contained in:
@@ -100,7 +100,7 @@ body.layout-horizontal > .horizontal {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
#launcher-container {
|
body[dir=ltr] #launcher-container {
|
||||||
scrollbar-gutter: stable both-edges;
|
scrollbar-gutter: stable both-edges;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user