mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 04:31:07 +01:00
Set up the contextMenues properly
This commit is contained in:
parent
ddd4672ba3
commit
5a97755506
11 changed files with 179 additions and 117 deletions
|
|
@ -283,6 +283,7 @@
|
|||
h2 {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1598,6 +1598,7 @@
|
|||
.daggerheart.chat.domain-card .domain-card-title h2 {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
margin: 0;
|
||||
}
|
||||
.daggerheart.chat.domain-card .ability-card-footer {
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue