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

This commit is contained in:
luo
2026-08-13 16:05:14 +08:00
parent dfc7472ad9
commit d3d606b1a7

View File

@@ -297,14 +297,6 @@
}
}
.scroll-container {
flex: 1 1 0;
height: auto;
min-height: 0;
width: 100%;
box-sizing: border-box;
}
.empty-state {
display: flex;
flex-direction: column;