mirror of
https://github.com/HabitRPG/habitica.git
synced 2026-04-24 03:25:47 -05:00
fix checkbox check mark
This commit is contained in:
@@ -159,7 +159,7 @@ $bg-disabled-control: #34303a;
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
background-image: url(~client/assets/svg/for-css/checkbox-white.svg);
|
||||
background-size: 75% 75%;
|
||||
background-size: 13px 10px;
|
||||
}
|
||||
|
||||
&:active~.custom-control-label::before {
|
||||
|
||||
Reference in New Issue
Block a user