Start work on notifications menu

This commit is contained in:
Jas Singh
2024-06-24 00:43:54 -07:00
parent ef11216641
commit f162af8a41
10 changed files with 290 additions and 27 deletions

View File

@@ -0,0 +1,8 @@
@import "../colors";
.bar-notifications-label {
color: $yellow;
font-size: 1.3em;
min-width: 1em;
margin-right: 0.15em;
}