Update mui based layout ui

This commit is contained in:
Bill Thornton
2023-11-28 10:26:14 -05:00
parent bfbdffdff5
commit 4e7f0136f7
14 changed files with 163 additions and 194 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ $mui-bp-xl: 1536px;
}
// Fix the padding of some pages
.homePage.libraryPage, // Home page
.homePage.libraryPage.withTabs, // Home page
.libraryPage:not(.withTabs) { // Tabless library pages
padding-top: 3.25rem !important;
}