Reworked audio menu styling

This commit is contained in:
Jas Singh
2024-06-28 21:44:56 -07:00
parent 52731236e9
commit 78496ae98a
13 changed files with 407 additions and 230 deletions

View File

@@ -22,7 +22,7 @@
margin: 1em 1.3em;
margin-bottom: 0em;
border-radius: 0.4em;
padding: 0em 0.5em;
padding: 0.4em 0.75em;
}
.notification-card.menu {
@@ -33,10 +33,12 @@
}
.menu-label-container.notifications {
margin: 0em 0em;
margin: 0em;
padding: 0em;
}
.menu-label.notifications {
margin: 0em;
color: $lavender;
}