fix: icons和布局
All checks were successful
构建并部署前端到生产环境 / build-and-deploy (push) Successful in 1m1s

This commit is contained in:
luo
2026-07-29 17:29:55 +08:00
parent 7136655f48
commit b95daedba6
3 changed files with 90 additions and 22 deletions

View File

@@ -551,8 +551,9 @@
}
.btn-renew {
flex-shrink: 0;
width: 180rpx;
flex: 1;
width: 100%;
min-width: 0;
}
}
}