mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-03-24 20:04:22 +03:00
fix(radio): circles improvement (#1233)
This commit is contained in:
parent
869ab342fe
commit
ebc0e5c4ec
|
@ -52,7 +52,7 @@ label.radio-inline {
|
|||
@include bmd-radio-color($bmd-radio-color-on);
|
||||
|
||||
&::before {
|
||||
transform: scale3d(0.55, 0.55, 1);
|
||||
transform: scale3d(0.5, 0.5, 1);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user