This commit is contained in:
2023-03-30 17:45:13 +08:00
parent f192340b40
commit ae2281bef4

View File

@@ -149,5 +149,5 @@
<style lang="stylus" scoped>
@import '../../common/style/mixin.styl';
.grid-wrap
height calc(100% - 526rpx)
height: calc(100% - 237px); /** 42+ 15*6+ 35*3 */
</style>