Skip to content

Commit

Permalink
update scroll bar
Browse files Browse the repository at this point in the history
  • Loading branch information
birdpump committed May 2, 2024
1 parent e82f89e commit a08d9cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/routes/(admin)/admin/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@
justify-content: space-between;
gap: 5px;
overflow-y: scroll;
scrollbar-width: none;
}
.stat-1-grade-element-subcont {
Expand Down

0 comments on commit a08d9cf

Please sign in to comment.