优化登录页UI、新增占满布局类
This commit is contained in:
@@ -18,6 +18,7 @@ const session = useSessionStore();
|
||||
<style scoped>
|
||||
.app-shell {
|
||||
min-height: 100vh;
|
||||
min-height: 100dvh;
|
||||
}
|
||||
|
||||
.app-locked {
|
||||
|
||||
Reference in New Issue
Block a user