Skip to content

Commit

Permalink
v2.4.21
Browse files Browse the repository at this point in the history
  • Loading branch information
misthero committed Sep 23, 2024
1 parent 95170be commit 0e918fe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG

## [2.4.2]
## [2.4.21]

- bugfix for the forge import path
- first update path implementation
Expand Down
5 changes: 5 additions & 0 deletions css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,11 @@ input.number-lg.spellpoints_value {
margin-right: 10px;
}

form .form-group .form-fields>input[type="checkbox"][name="consume.spellPoints"] {
flex: none;
margin: 0;
}

/** item config **/

.spellpoints.item-config {
Expand Down

0 comments on commit 0e918fe

Please sign in to comment.