Skip to content

Commit

Permalink
fixing some styling
Browse files Browse the repository at this point in the history
  • Loading branch information
mysurvive committed Jun 10, 2024
1 parent 072428a commit d934b53
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/_legacy5eSheetStyles.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.dnd5e.sheet.actor {
.new-inspiration {
button {
background-color: whitesmoke;
line-height: 10px;
text-align: center;
padding-left: 2px;
Expand Down
2 changes: 2 additions & 0 deletions src/styles/_new5e2SheetStyles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@
position: relative;

button {
background-color: whitesmoke;
line-height: 10px;
text-align: center;
padding-left: 2px;
padding-top: 5px;
margin: 0px 2px 0px 0px;
height: 20px;
width: 20px;
Expand Down

0 comments on commit d934b53

Please sign in to comment.