mirror of
https://github.com/zadam/trilium.git
synced 2026-05-06 11:26:38 +02:00
fix(client/rtl): right positioning not adjusted
This commit is contained in:
@@ -23,6 +23,6 @@
|
||||
color: var(--button-text-color);
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
right: 10px;
|
||||
inset-inline-end: 10px;
|
||||
cursor: pointer;
|
||||
}
|
||||
Reference in New Issue
Block a user