FIX: site settings dropdown can be 440px width (#9539)
This commit is contained in:
parent
b871e79c5b
commit
b19d50f355
|
@ -27,7 +27,7 @@
|
|||
top: 0;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
max-width: 400px;
|
||||
max-width: 450px;
|
||||
}
|
||||
|
||||
.select-kit-collection {
|
||||
|
|
Loading…
Reference in New Issue