js 修改

This commit is contained in:
cwchen 2025-04-14 10:53:31 +08:00
parent e7031cc316
commit b1f1e1fc14
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ body {
#img-box {
width: 100%;
height: calc(100% - 180px);
height: calc(100% - 190px);
}
.layui-flow-more {