UX: gives wizard language selector more room to expand

This commit is contained in:
Joe
2018-07-28 11:51:53 +08:00
committed by GitHub
parent 7a1a1eb4c0
commit 3dbaaf0d74

View File

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