PC sheet review + dialog rolls update
All checks were successful
Release Creation / build (release) Successful in 1m3s

This commit is contained in:
2025-05-25 14:35:18 +02:00
parent 585b9a1ab5
commit ff180ddd2e
25 changed files with 287 additions and 237 deletions

View File

@@ -3,7 +3,6 @@
.item-sheet-common();
.header {
background-color: var(--color-light-1);
display: flex;
img {
width: 50px;
@@ -13,7 +12,6 @@
fieldset {
margin-top: 8px;
background-color: var(--color-light-1);
.form-group {
display: flex;
align-items: center;