mirror of
https://github.com/flarum/framework.git
synced 2025-03-10 12:21:11 +08:00
Make checkbox switch component background stand out in modals (#2443)
This commit is contained in:
parent
e2366aa5f8
commit
29157ac2a9
@ -105,6 +105,10 @@
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.off.Checkbox--switch .Checkbox-display {
|
||||||
|
background: @muted-more-color;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.Modal-footer {
|
.Modal-footer {
|
||||||
border: 0;
|
border: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user