small fixes

This commit is contained in:
eudaimon 2022-04-19 20:26:42 +02:00
parent 6c1ab52306
commit c0aa50f658
5 changed files with 11 additions and 11 deletions

View file

@ -2466,7 +2466,7 @@ radio {
& {
// for unchecked
$_c: if($variant=='light', white, $bg_color);
$_c: $button_bg;//if($variant=='light', white, $bg_color);
@each $state, $t in ("", "normal"),
(":hover", "hover"),