Implement the Inventory tab's sub-navigation (closes #97)
This commit is contained in:
parent
2065596686
commit
5f09f92790
12 changed files with 90 additions and 23 deletions
|
|
@ -1,6 +1,5 @@
|
|||
.dotdungeon .actor--pc .active.stats-panel {
|
||||
.dotdungeon .actor--pc-v2 .active.stats-page {
|
||||
display: grid;
|
||||
height: 100%;
|
||||
gap: 16px;
|
||||
grid-template-columns: 1fr 1fr;
|
||||
grid-template-rows: auto auto auto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue