Make fieldsets glassy in character sheet

This commit is contained in:
Carlos Fernandez 2026-05-04 19:55:29 -04:00
parent 94852cec21
commit 2a4e45a1ee
4 changed files with 34 additions and 28 deletions

View file

@ -269,6 +269,7 @@
border-radius: 3px;
background-color: light-dark(@dark-blue, @golden);
color: light-dark(@beige, @dark-blue);
margin-bottom: var(--spacer-4);
}
}