mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 11:41:08 +01:00
Add view party button to character sheet
This commit is contained in:
parent
9564edb244
commit
d2f3e2ca8f
5 changed files with 68 additions and 5 deletions
|
|
@ -145,6 +145,11 @@
|
|||
|
||||
button {
|
||||
flex: 1;
|
||||
padding: 0 0.375rem;
|
||||
}
|
||||
|
||||
button[data-action=viewParty] {
|
||||
margin-right: 6px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue