style(next): promoted attributes widget: update narrow view breakpoint

This commit is contained in:
Adorian Doran 2025-02-22 11:13:20 +02:00
parent fcc1068b06
commit 4a1691ac31

View File

@ -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;