mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-10 06:49:54 -06:00
style(next): promoted attributes widget: update narrow view breakpoint
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user