分类优化

master
gongfuxiang 2023-11-08 11:48:18 +08:00
parent 7b39c49256
commit f93fce8bd3
1 changed files with 0 additions and 7 deletions

View File

@ -32,13 +32,6 @@
z-index: 5;
}
.category-content {
height: calc(100vh - 142rpx);
/* #ifdef H5 || APP */
height: calc(100vh - 210rpx) !important;
/* #endif */
}
.nav-more-top {
/* #ifdef H5 || APP */
top: 135rpx !important;