页面css

This commit is contained in:
itgaojian163 2025-05-23 17:22:03 +08:00
parent 2f73078aa4
commit 6cc320f389

View File

@ -244,8 +244,8 @@
align-items: center;
}
.bag-item-desc-box .desc {
font-size: 28rpx;
.bag-item-title-box .desc {
font-size: 24rpx;
color: var(--text-gray-hint-color);
}
@ -258,4 +258,5 @@
font-size: 14px;
text-align: center;
font-family: PingFangSC-regular;
white-space: nowrap;
}