mirror of
https://github.com/zadam/trilium.git
synced 2026-05-07 20:08:06 +02:00
feat(client/rtl): handle margin-left
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
|
||||
.show-floating-buttons {
|
||||
/* display: none;*/
|
||||
margin-left: 5px !important;
|
||||
margin-inline-start: 5px !important;
|
||||
}
|
||||
|
||||
.show-floating-buttons-button {
|
||||
@@ -97,7 +97,7 @@
|
||||
|
||||
/* #region Close floating buttons */
|
||||
.close-floating-buttons {
|
||||
margin-left: 5px !important;
|
||||
margin-inline-start: 5px !important;
|
||||
}
|
||||
|
||||
.close-floating-buttons:first-child {
|
||||
|
||||
Reference in New Issue
Block a user