Style:样式优化
This commit is contained in:
@@ -8267,6 +8267,7 @@ rich-text {
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
line-height: 40rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
.draw-ticket-icon {
|
.draw-ticket-icon {
|
||||||
|
|||||||
@@ -750,7 +750,7 @@ export default {
|
|||||||
border: 4rpx solid #333;
|
border: 4rpx solid #333;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
font-size: 32rpx;
|
font-size: 32rpx;
|
||||||
line-height: 38rpx;
|
line-height: 44rpx;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: #333;
|
color: #333;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
|
|||||||
Reference in New Issue
Block a user