Skip to content

Commit

Permalink
Merge pull request #40 from IzzyDotExe/redesign-css
Browse files Browse the repository at this point in the history
fix guildbar overflow
  • Loading branch information
IzzyDotExe committed Jul 7, 2024
2 parents fa05f40 + aebfa66 commit fe7f2a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arc3-dash/src/components/Guild/Guildbar.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.guild-bar {
background-color: rgb(41, 41, 41);
overflow: scroll;
}

.guild-bar::-webkit-scrollbar {
Expand Down

0 comments on commit fe7f2a8

Please sign in to comment.