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

@@ -99,3 +99,7 @@
background: $maroon;
}
}
.spacer {
margin-bottom: 0.75em;
}