mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: site settings dropdown can be 440px width (#9539)
This commit is contained in:
parent
b871e79c5b
commit
b19d50f355
@ -27,7 +27,7 @@
|
|||||||
top: 0;
|
top: 0;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
max-width: 400px;
|
max-width: 450px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.select-kit-collection {
|
.select-kit-collection {
|
||||||
|
Loading…
Reference in New Issue
Block a user