Skip to content

Commit

Permalink
fix: Allow resizing of chat result text courtesy of @taleth
Browse files Browse the repository at this point in the history
  • Loading branch information
xdy committed Jan 9, 2021
1 parent a8ee8b3 commit c572c62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.css
1 change: 1 addition & 0 deletions static/styles/twodsix.css
Original file line number Diff line number Diff line change
Expand Up @@ -1665,6 +1665,7 @@ a:hover {
border-radius: 1px;
box-shadow: 0 0 2px #0d0d0d inset;
word-break: break-all;
font-size: inherit;
}

.dice-roll .dice-total.crit-fail-roll {
Expand Down

0 comments on commit c572c62

Please sign in to comment.