mirror of
https://github.com/zadam/trilium.git
synced 2026-02-13 18:07:01 +01:00
chore(options): fix misalignment in options row
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
.option-row > label {
|
||||
width: 40%;
|
||||
margin-bottom: 0 !important;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.option-row > select,
|
||||
@@ -26,4 +27,4 @@
|
||||
|
||||
.option-row.centered {
|
||||
justify-content: center;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user