Item Support #69

Merged
Oliver merged 50 commits from feature/item-support into main 2026-04-15 02:42:54 +00:00
Showing only changes of commit f2420a6848 - Show all commits

View file

@ -24,6 +24,7 @@
display: grid;
grid-template-columns: 1fr 100px;
align-items: center;
justify-items: left;
gap: 8px;
input[type="checkbox"] {