followup for 4228758c: only input should be clickable
This commit is contained in:
parent
102121ad8f
commit
8eca4e9139
|
@ -36,6 +36,7 @@
|
|||
border-radius: 12px;
|
||||
background-color: #E0E0E0;
|
||||
box-shadow: inset 2px 2px 4px rgba(0,0,0,0.1);
|
||||
pointer-events: none; /* this is just a non-clickable decoration, only `input` is clickable */
|
||||
}
|
||||
|
||||
.onoffswitch span::before {
|
||||
|
|
Loading…
Reference in New Issue
Block a user