mirror of
https://github.com/vector-im/element-web.git
synced 2026-02-26 18:12:02 +01:00
Fix radio circle color
This commit is contained in:
parent
2192332968
commit
2d6077f2c8
@ -189,6 +189,10 @@ limitations under the License.
|
||||
|
||||
.mx_RadioButton {
|
||||
border-top: 1px solid $input-darker-bg-color;
|
||||
|
||||
> input + div {
|
||||
border-color: rgba($muted-fg-color, 0.2);
|
||||
}
|
||||
}
|
||||
|
||||
.mx_RadioButton_checked {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user