mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 06:15:48 +01:00
feat(client/rtl): handle margin-left
This commit is contained in:
@@ -38,7 +38,7 @@ const TPL = /*html*/`<div class="note-map-widget">
|
||||
/* removing default appearance */
|
||||
-webkit-appearance: none;
|
||||
appearance: none;
|
||||
margin-left: 15px;
|
||||
margin-inline-start: 15px;
|
||||
width: 150px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user