Fix not able to click on checkbox in controller-friendly select box

This commit is contained in:
redphx 2024-10-06 15:52:52 +07:00
parent 76b205a65a
commit 6e905621f6
3 changed files with 3 additions and 2 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

@ -64,6 +64,7 @@
input {
margin: 0 4px;
accent-color: var(--bx-primary-button-color);
pointer-events: none;
}
&:hover,