mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 11:41:08 +01:00
fix buttons height in ownsership selection
This commit is contained in:
parent
f7f70f54bb
commit
5a5e925e8b
1 changed files with 7 additions and 0 deletions
|
|
@ -35,5 +35,12 @@
|
|||
margin: 4px 0;
|
||||
}
|
||||
}
|
||||
|
||||
footer {
|
||||
margin-top: 10px;
|
||||
button {
|
||||
height: 32px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue