fix: apply flex for AppearancePage colors input (#3651)

This commit is contained in:
Ngô Quốc Đạt 2022-10-02 01:18:03 +07:00 committed by GitHub
parent b0b47a0888
commit d33f1abffc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@
}
}
.AppearancePage-colors-input {
display: flex;
overflow: hidden;
.Form-group {