(WIP) Code orginazation/refactoring and beging nework refactoring...

This commit is contained in:
Jas Singh
2024-06-29 03:36:57 -07:00
parent 78496ae98a
commit 5ddf5c240d
18 changed files with 1109 additions and 984 deletions

View File

@@ -32,6 +32,15 @@
margin: 0em;
}
.notification-card-content-container {
&:first-child {
margin-top: 0.5em;
}
&:not(:last-child) {
margin-bottom: 1em;
}
}
.menu-label-container.notifications {
margin: 0em;
padding: 0em;