Get the DicePool to support edge/drag modifications

This commit is contained in:
Oliver-Akins 2025-02-20 00:29:02 -07:00
parent 43fe433900
commit 40ba46fc6b
5 changed files with 126 additions and 5 deletions

View file

@ -7,7 +7,6 @@
padding: 8px;
gap: 8px;
width: 250px;
height: 185px;
}
--button-background: var(--alt-row-background);