mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +02:00
fix(client/rtl): bad alignment of launcher container if no scroll
This commit is contained in:
parent
fa017fde62
commit
1cc0e686ea
@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user