Skip to content

Commit

Permalink
add might and favor received to dps meter and dungeon tracker
Browse files Browse the repository at this point in the history
  • Loading branch information
imjangkar committed Aug 26, 2024
1 parent 9097a85 commit c03caa0
Show file tree
Hide file tree
Showing 7 changed files with 351 additions and 2 deletions.
8 changes: 8 additions & 0 deletions gui/src/pages/DungeonTracker.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,11 @@
width: 100%;
padding: 24px 0;
}

@media screen and (max-width: 1000px) {
.statRow {
width: 100%;
justify-content: space-between;
gap: 0;
}
}
1 change: 1 addition & 0 deletions src/albibong/gui_dist/assets/index-B31tZ4Ku.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

168 changes: 168 additions & 0 deletions src/albibong/gui_dist/assets/index-BkyL_QUY.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/albibong/gui_dist/assets/index-C4zhlklq.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c03caa0

Please sign in to comment.