fix: UI
All checks were successful
构建并部署前端到生产环境 / build-and-deploy (push) Successful in 46s

This commit is contained in:
sexygoat
2026-04-16 10:46:01 +08:00
parent 89a6441f62
commit 0337d86ba2

View File

@@ -231,6 +231,11 @@
</script>
<style lang="scss" scoped>
page {
height: 100vh;
overflow: hidden;
}
.container {
height: 100vh;
display: flex;