mirror of
https://github.com/zadam/trilium.git
synced 2025-12-29 10:44:25 +01:00
style/quick edit/promoted attributes: fix card ghost margin causing unnecessary scroll
This commit is contained in:
parent
c329ab7eee
commit
5af87788c6
@ -353,6 +353,11 @@ label.input-group.tn-number-unit-pair input {
|
||||
padding-inline-end: 0;
|
||||
}
|
||||
|
||||
:root .input-group > pre[aria-hidden="true"] {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
/* Combo box-like dropdown buttons */
|
||||
|
||||
.select-button.dropdown-toggle::after {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user