mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-07 14:36:13 +01:00
Fixed styling in firefox (#1692)
This commit is contained in:
parent
0d0b5125ba
commit
5459581f7f
1 changed files with 5 additions and 0 deletions
|
|
@ -183,6 +183,11 @@
|
|||
}
|
||||
}
|
||||
|
||||
.domain-details {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.level-details {
|
||||
align-self: center;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue