mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +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;
|
overflow-y: visible;
|
||||||
}
|
}
|
||||||
|
|
||||||
@container (max-width: 400px) {
|
@container (max-width: 500px) {
|
||||||
/* Narrow promoted attributes section */
|
/* Narrow promoted attributes section */
|
||||||
div.promoted-attribute-cell {
|
div.promoted-attribute-cell {
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user