mirror of
https://github.com/zadam/trilium.git
synced 2025-11-30 04:24:24 +01:00
style/promoted color attributes: fix the layout on narrow width
This commit is contained in:
parent
cef242a9ce
commit
6735b257b4
@ -1448,6 +1448,14 @@ div.promoted-attribute-cell .multiplicity:has(span) span {
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
div.promoted-attribute-cell.promoted-attribute-label-color {
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
div.promoted-attribute-cell.promoted-attribute-label-color .input-group {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
/*
|
||||
* Floating buttons
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user