mirror of
https://git.disroot.org/eudaimon/Simplewaita.git
synced 2026-03-10 04:21:07 +00:00
small fixes
This commit is contained in:
parent
6c1ab52306
commit
c0aa50f658
5 changed files with 11 additions and 11 deletions
|
|
@ -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"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue