Skip to content

Commit

Permalink
fix guildbar overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
IzzyDotExe committed Jul 7, 2024
1 parent 82415c6 commit aebfa66
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 aebfa66

Please sign in to comment.