дофикс

This commit is contained in:
Denis 2023-03-29 20:34:56 +03:00
parent f5b5ddde8d
commit e87891e265
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -200,7 +200,7 @@ input[type="checkbox"] {
cursor: default;
&:before {
//background: url("/assets/images/icons/checkbox_gray.svg") no-repeat center var(--gray-light);
background: var(--gray);
background: var(--inactive);
opacity: 0.45;
cursor: default;
border-color: var(--gray-light);