Make the background of the combined hero sheet actually the theme background colour

This commit is contained in:
Oliver-Akins 2025-01-17 21:53:14 -07:00
parent 7271323a75
commit c62d3cae2f

View file

@ -1,6 +1,7 @@
.ripcrypt.ripcrypt--CombinedHeroSheet {
> .window-content {
gap: 4px;
background: var(--base-background);
}
.HeroSkillsCardV1 {