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