Added more visual to checkbox disabled
This commit is contained in:
@@ -9,3 +9,7 @@ html {
|
||||
.simplebar-scrollbar:before {
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
input[type="checkbox"]:disabled ~ svg {
|
||||
opacity: 0.1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user