1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 13:40:20 +02:00

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

View File

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