Touch up network menu and finish bluetooth menu rework.

This commit is contained in:
Jas Singh
2024-06-30 04:02:38 -07:00
parent de72c05088
commit 9cf5b0f5ea
19 changed files with 907 additions and 491 deletions

View File

@@ -239,11 +239,14 @@ tooltip label {
margin-bottom: 0.5rem;
}
.dropdown-menu-container {
// margin: 1.5em;
// box-shadow: 0 0 0.6em $mantle;
min-height: 10em;
}
.top-right-event-box_top *{
min-height: 0em;
margin-top: 2.5em;
}
.menu-label {
margin: 0.5em 1em;
color: $sky;
}