头条小程序分类不铺满问题修复

master
gongfuxiang 2022-08-23 11:55:24 +08:00
parent 284eb20683
commit e1ab77941b
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
}
.category-content {
height: calc(100vh - 68px);
/* #ifdef H5 || MP-TOUTIAO || APP */
/* #ifdef H5 || APP */
height: calc(100vh - 98px) !important;
/* #endif */
}