mirror of
https://github.com/flarum/core.git
synced 2025-07-24 10:11:43 +02:00
Make checkbox switch component background stand out in modals (#2443)
This commit is contained in:
@@ -105,6 +105,10 @@
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
|
||||
.off.Checkbox--switch .Checkbox-display {
|
||||
background: @muted-more-color;
|
||||
}
|
||||
}
|
||||
.Modal-footer {
|
||||
border: 0;
|
||||
|
Reference in New Issue
Block a user