mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 00:35:50 +01:00
feat(client/rtl): handle text-align
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
.bulk-actions-dialog .bulk-existing-action-list .button-column {
|
||||
width: 50px;
|
||||
white-space: nowrap;
|
||||
text-align: right;
|
||||
text-align: end;
|
||||
}
|
||||
|
||||
.bulk-actions-dialog .bulk-existing-action-list .button-column > * {
|
||||
|
||||
Reference in New Issue
Block a user