mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-19 16:24:06 +01:00
Initial
This commit is contained in:
parent
3f95740b7a
commit
bda67262e9
20 changed files with 538 additions and 285 deletions
|
|
@ -1,7 +1,15 @@
|
|||
.sheet.daggerheart.dh-style {
|
||||
.daggerheart.dh-style {
|
||||
.tab-form-footer {
|
||||
display: flex;
|
||||
padding: 0 10px;
|
||||
gap: 8px;
|
||||
|
||||
&.spaced {
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
&.padded {
|
||||
padding: 0 10px;
|
||||
}
|
||||
|
||||
button {
|
||||
flex: 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue