Skip to content

Commit

Permalink
Merge pull request #6 from BrotherSharper/main
Browse files Browse the repository at this point in the history
update for V12
  • Loading branch information
BrotherSharper authored Aug 13, 2024
2 parents 850a715 + 41e13d2 commit 87d1395
Show file tree
Hide file tree
Showing 4 changed files with 6,841 additions and 2,925 deletions.
28 changes: 14 additions & 14 deletions css/styles.css
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
.item-pile-config form.flex {
flex-direction: column;
}

form .form-group .form-fields > label {
flex-grow: 2;
}

.database-entry > button {
font-size: 0.5rem;
}

button.dice-tray__roll {
font-size: 8px;
.item-pile-config form.flex {
flex-direction: column;
}

form .form-group .form-fields > label {
flex-grow: 2;
}

.database-entry > button {
font-size: 0.5rem;
}

button.dice-tray__roll {
font-size: 8px;
}
Loading

0 comments on commit 87d1395

Please sign in to comment.