头条小程序分类不铺满问题修复
parent
284eb20683
commit
e1ab77941b
|
|
@ -13,7 +13,7 @@
|
|||
}
|
||||
.category-content {
|
||||
height: calc(100vh - 68px);
|
||||
/* #ifdef H5 || MP-TOUTIAO || APP */
|
||||
/* #ifdef H5 || APP */
|
||||
height: calc(100vh - 98px) !important;
|
||||
/* #endif */
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue