feat: styles update
This commit is contained in:
@@ -1 +1,13 @@
|
||||
@reference "../index.scss";
|
||||
|
||||
#main_container {
|
||||
@apply flex h-screen flex-col md:flex-row;
|
||||
}
|
||||
|
||||
#router_container {
|
||||
@apply flex-1 overflow-y-auto px-3 pb-[6rem] break-all md:pb-5;
|
||||
}
|
||||
|
||||
#menu_container {
|
||||
@apply md:sticky md:top-0 md:h-screen;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user