Swap the checkbox for a toggle in the item sheet for consistency of UI and help user expectations
This commit is contained in:
parent
b20240699b
commit
9d49a45f0d
2 changed files with 3 additions and 5 deletions
|
|
@ -27,7 +27,7 @@
|
|||
justify-items: left;
|
||||
gap: 8px;
|
||||
|
||||
input[type="checkbox"] {
|
||||
taf-toggle {
|
||||
justify-self: end;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue