Style:样式优化

(cherry picked from commit 4c008f2b55)
This commit is contained in:
LinCyJang
2026-06-03 16:28:38 +08:00
committed by lifizer
parent e05ceb0f68
commit 89e1e058cc
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -8267,6 +8267,7 @@ rich-text {
display: flex;
align-items: center;
justify-content: center;
line-height: 40rpx;
}
.draw-ticket-icon {
+1 -1
View File
@@ -750,7 +750,7 @@ export default {
border: 4rpx solid #333;
border-radius: 50%;
font-size: 32rpx;
line-height: 38rpx;
line-height: 44rpx;
text-align: center;
color: #333;
font-weight: 700;