Merge branch 'develop' into admin_page

This commit is contained in:
Sahni-Arjun
2022-04-06 22:15:09 -04:00
16 changed files with 350 additions and 76 deletions

View File

@@ -0,0 +1,4 @@
.horizontal-scroller{
display: flex;
overflow-x: auto;
}