mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 11:41:08 +01:00
* Action Setting Dialog style * fix small style details in action config application * requested changes --------- Co-authored-by: moliloo <dev.murilobrito@gmail.com>
11 lines
189 B
Text
11 lines
189 B
Text
.sheet.daggerheart.dh-style {
|
|
.tab-form-footer {
|
|
display: flex;
|
|
padding: 0 10px;
|
|
|
|
button {
|
|
flex: 1;
|
|
border-width: 2px;
|
|
}
|
|
}
|
|
}
|