Fix scaling issue in height
This commit is contained in:
@@ -24,7 +24,7 @@ import SideBar from "@/views/main/SideBar.vue";
|
||||
@apply flex flex-col lg:flex-row;
|
||||
@apply font-sans;
|
||||
@apply bg-hBackground text-hOnBackground;
|
||||
@apply h-screen;
|
||||
@apply min-h-screen h-full;
|
||||
}
|
||||
|
||||
.shell-side {
|
||||
|
||||
Reference in New Issue
Block a user