Implement the toggle for capacity usage. (closes #156)

This commit is contained in:
Oliver-Akins 2024-04-17 22:31:45 -06:00
parent 6d41a33b0c
commit 48ceade1d1
5 changed files with 47 additions and 4 deletions

View file

@ -4,4 +4,6 @@
--surface: #121212;
--on-surface: white;
--checkbox-checked: #00d300;
}