diff --git a/arc3-dash/src/components/Guild/Guildbar.css b/arc3-dash/src/components/Guild/Guildbar.css index fcd8144..804e2b5 100644 --- a/arc3-dash/src/components/Guild/Guildbar.css +++ b/arc3-dash/src/components/Guild/Guildbar.css @@ -1,5 +1,6 @@ .guild-bar { background-color: rgb(41, 41, 41); + overflow: scroll; } .guild-bar::-webkit-scrollbar {