Getting closer to a mobile version

This commit is contained in:
2025-02-18 18:35:32 -05:00
parent 3566201930
commit 2d0de59187
4 changed files with 42 additions and 82 deletions

View File

@@ -29,7 +29,7 @@ import SideBar from "@/views/main/SideBar.vue";
.shell-side {
@apply border border-[#3d3d3d];
@apply lg:h-screen;
@apply lg:max-h-screen;
@apply lg:fixed;
@apply border-b lg:border-b-0 lg:border-r;
@apply flex-shrink-0;