Skip to content

Commit

Permalink
RoleTint: fix role img z-index, release v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Saltssaumure committed Apr 22, 2024
1 parent 4b6eb45 commit 034c141
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion themes/RoleTint/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"github": "Saltssaumure"
}
],
"version": "1.0.1",
"version": "1.0.2",
"updater": {
"type": "store",
"id": "net.saltssaumure.RoleTint"
Expand Down
1 change: 1 addition & 0 deletions themes/RoleTint/scss/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
}

.roleIcon_aa2eb3 {
position: relative;
min-width: 16px;
z-index: 1;
}
Expand Down

0 comments on commit 034c141

Please sign in to comment.