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:
@@ -13,6 +13,7 @@
|
||||
}
|
||||
}
|
||||
.AppearancePage-colors-input {
|
||||
display: flex;
|
||||
overflow: hidden;
|
||||
|
||||
.Form-group {
|
||||
|
Reference in New Issue
Block a user