Improve the multi-select behaviour/appearance and display how many selections are made/required
This commit is contained in:
parent
0381df035e
commit
812583f33c
7 changed files with 75 additions and 20 deletions
3
styles/elements/checkbox.css
Normal file
3
styles/elements/checkbox.css
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
.token-browser > .window-content input[type="checkbox"] {
|
||||
--checkbox-checked-color: var(--color-level-success-border);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue