Make the combined sheet scrollable and more consistent in design (closes #43)
This commit is contained in:
parent
38c83586e5
commit
0df7bcdea9
2 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
> .window-content {
|
||||
gap: 4px;
|
||||
background: var(--base-background);
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.HeroSkillsCardV1 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue