mirror of
https://github.com/discourse/discourse.git
synced 2025-03-22 19:27:56 +08:00
UX: gives wizard language selector more room to expand
This commit is contained in:
parent
7a1a1eb4c0
commit
3dbaaf0d74
@ -75,7 +75,6 @@ body.wizard {
|
||||
|
||||
.wizard-step-form {
|
||||
max-height: 500px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.wizard-step-emoji {
|
||||
@ -115,6 +114,7 @@ body.wizard {
|
||||
|
||||
.wizard-step-colors {
|
||||
margin-bottom: 20px;
|
||||
overflow-y: auto;
|
||||
.grid {
|
||||
box-sizing: border-box;
|
||||
display: flex;
|
||||
|
Loading…
x
Reference in New Issue
Block a user