mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 07:08:55 +02:00
style(next): promoted attributes widget: update narrow view breakpoint
This commit is contained in:
parent
fcc1068b06
commit
4a1691ac31
@ -1872,7 +1872,7 @@ div.promoted-attribute-cell {
|
||||
overflow-y: visible;
|
||||
}
|
||||
|
||||
@container (max-width: 400px) {
|
||||
@container (max-width: 500px) {
|
||||
/* Narrow promoted attributes section */
|
||||
div.promoted-attribute-cell {
|
||||
flex-grow: 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user