Fix item list gaps (closes #163)
This commit is contained in:
parent
14827195fe
commit
a0f17fc4f5
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@
|
|||
gap: 8px;
|
||||
}
|
||||
|
||||
&--untyped, &--aspect {
|
||||
&--untyped, &--aspect, &--foil, &--weapon, &--pet {
|
||||
display: flex;
|
||||
gap: 8px;
|
||||
flex-direction: column;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue