Update the media menu - move time stamp to tooltip

This commit is contained in:
Jas Singh
2024-06-28 01:20:16 -07:00
parent 5d9be96cca
commit 9a2a9d4ec5
8 changed files with 57 additions and 118 deletions

View File

@@ -4,7 +4,7 @@
margin-top: 0em;
min-width: 26em;
min-height: 6em;
background: $mantle;
background: $crust;
border: 0.13em solid $surface0; border-radius: 0.4em;
}
@@ -24,7 +24,7 @@
}
.notification-card.menu {
background: $crust;
background: $base;
border: 0.1em solid $surface0;
margin: 0em;
}