build out mock views

This commit is contained in:
Casey Wittrock 2025-10-24 03:40:53 -05:00
parent 6dac3bfb02
commit 403b29a8b8
12 changed files with 1066 additions and 70 deletions

View file

@ -31,7 +31,7 @@ import SideBar from "./components/SideBar.vue";
max-width: 1280px;
min-width: 800px;
margin: 10px auto;
height: 80vh;
min-height: 84vh;
}
#display-content {