修复:电子书VIP套餐页“白块”问题

This commit is contained in:
2025-12-22 09:54:01 +08:00
parent ea585cdc96
commit 703ab8550b
3 changed files with 4 additions and 9 deletions

View File

@@ -227,9 +227,6 @@
.mt-20 {
margin-top: calc(var(--spacing) * 20);
}
.mt-20\! {
margin-top: calc(var(--spacing) * 20) !important;
}
.mt-\[20rpx\]\! {
margin-top: 20rpx !important;
}