Remove checkbox background (#3812)

This commit is contained in:
Opender Singh 2021-07-14 09:45:47 +12:00 committed by GitHub
parent 60ef1a83f9
commit 769d6c16d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -379,7 +379,6 @@ label {
left: var(--padding-xxs);
right: var(--padding-xxs);
border-radius: var(--radius-sm);
background-color: var(--hl-sm);
}
}
}