mirror of
https://github.com/flarum/framework.git
synced 2024-11-25 09:41:49 +08:00
fix: apply flex for AppearancePage colors input (#3651)
This commit is contained in:
parent
b0b47a0888
commit
d33f1abffc
|
@ -13,6 +13,7 @@
|
|||
}
|
||||
}
|
||||
.AppearancePage-colors-input {
|
||||
display: flex;
|
||||
overflow: hidden;
|
||||
|
||||
.Form-group {
|
||||
|
|
Loading…
Reference in New Issue
Block a user