Refactor MainModal and Tab components to integrate Library and Discover tabs

This commit is contained in:
alexsparkes
2025-10-29 22:56:23 +00:00
parent ac3924aaf7
commit e83afbda2c
37 changed files with 199 additions and 126 deletions

View File

@@ -13,14 +13,6 @@
height: 80vh;
min-width: 250px;
.mainTitle {
text-align: center;
font-size: 35px;
display: flex;
justify-content: center;
padding: 25px;
}
svg {
margin-left: 20px;
margin-right: 20px;