mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
TabFormFooter styling update
This commit is contained in:
parent
a806e1f9bb
commit
a206089bd2
2 changed files with 4 additions and 0 deletions
|
|
@ -3606,6 +3606,8 @@ div.daggerheart.views.multiclass {
|
|||
.sheet.daggerheart.dh-style .tab-form-footer {
|
||||
display: flex;
|
||||
padding: 0 8px 0 12px;
|
||||
position: relative;
|
||||
bottom: -32px;
|
||||
}
|
||||
.sheet.daggerheart.dh-style .tab-form-footer button {
|
||||
flex: 1;
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
.tab-form-footer {
|
||||
display: flex;
|
||||
padding: 0 8px 0 12px;
|
||||
position: relative;
|
||||
bottom: -32px;
|
||||
|
||||
button {
|
||||
flex: 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue