Skip to content

Commit

Permalink
changed styling for overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Israellund authored and ilijabojanovic committed Oct 15, 2024
1 parent a0510d7 commit bd6d072
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
.CommunitiesPageLayout {
padding-top: 0;
height: 100%;
overflow-y: auto;

.layout-container {
height: 100%;
Expand Down

0 comments on commit bd6d072

Please sign in to comment.