Make the background of the combined hero sheet actually the theme background colour
This commit is contained in:
parent
7271323a75
commit
c62d3cae2f
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
.ripcrypt.ripcrypt--CombinedHeroSheet {
|
.ripcrypt.ripcrypt--CombinedHeroSheet {
|
||||||
> .window-content {
|
> .window-content {
|
||||||
gap: 4px;
|
gap: 4px;
|
||||||
|
background: var(--base-background);
|
||||||
}
|
}
|
||||||
|
|
||||||
.HeroSkillsCardV1 {
|
.HeroSkillsCardV1 {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue