Add error notifications for network menu.

This commit is contained in:
Jas Singh
2024-06-29 19:50:04 -07:00
parent 47b3f1c74e
commit c2d60bcf94
9 changed files with 64 additions and 26 deletions

View File

@@ -2,7 +2,7 @@
.notification-card-container.menu {
margin: 0em;
min-width: 26em;
min-width: 28.6em;
min-height: 6em;
background: $crust;
border: 0.13em solid $surface0;