Update snapshot functionality and add notification for it.

This commit is contained in:
Jas Singh
2024-07-09 01:13:20 -07:00
parent c14d2b21df
commit a28bde6e3f
7 changed files with 33 additions and 3 deletions

View File

@@ -29,6 +29,7 @@
.notification-card.menu {
background: $base;
min-width: 23.5em;
border: 0.15em solid $base;
border-radius: 0em;
border-bottom-left-radius: 0.4em;