RC-80 | Setup Item Sheet

This commit is contained in:
Oliver-Akins 2025-01-08 21:16:04 -07:00
parent 21ca3e067b
commit 94c89f72e1
6 changed files with 73 additions and 0 deletions

View file

@ -0,0 +1,3 @@
<div class="AllItemSheetV1">
All Item Sheet V1
</div>

View file

@ -0,0 +1,3 @@
.ripcrypt .AllItemSheetV1 {
--input-height: 1rem;
}