feat(store-header): update brand slot dimensions for improved layout
This commit is contained in:
parent
b64c627702
commit
45c2ee7a2f
|
|
@ -9,7 +9,8 @@
|
|||
}
|
||||
|
||||
.store-layout__brand-slot {
|
||||
min-width: 10rem;
|
||||
min-width: 150px;
|
||||
max-width:40px;
|
||||
}
|
||||
|
||||
.store-layout__brand-logo-shell {
|
||||
|
|
|
|||
Loading…
Reference in New Issue