Add the bytes panel to the page. (closes #108)
This commit is contained in:
parent
42bd07707d
commit
e6e392d7e5
4 changed files with 77 additions and 10 deletions
|
|
@ -2,7 +2,7 @@
|
|||
@use "../../mixins/foundry" as *;
|
||||
@use "../../vars" as *;
|
||||
|
||||
.dotdungeon .panel {
|
||||
.dotdungeon .actor--pc-mvp .panel {
|
||||
display: grid;
|
||||
grid-template-rows: min-content 1fr;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue