Implemented majority of dashboard

This commit is contained in:
Jas Singh
2024-07-08 01:13:26 -07:00
parent eee68e8acf
commit 251a4da2bc
11 changed files with 891 additions and 92 deletions

View File

@@ -94,13 +94,13 @@ tooltip label {
background: $crust;
border: .13em solid $surface0;
border-radius: .7rem;
min-width: 275px;
min-width: 400px;
color: $text;
}
.menu-items-container {
border-radius: 0.4em;
min-width: 275px;
min-width: 400px;
}
.menu-section-container {