This commit is contained in:
2024-03-08 10:01:55 +08:00
parent 8b7f5295ea
commit 13de4eadb7

View File

@ -58,7 +58,6 @@
top: 10%; top: 10%;
left: 5%; left: 5%;
line-height: 33rpx; line-height: 33rpx;
} }
.number { .number {
@ -67,7 +66,7 @@
color: #FFFFFF; color: #FFFFFF;
position: absolute; position: absolute;
left: 50%; left: 50%;
top: 58%; top: 54%;
transform: translateX(-50%); transform: translateX(-50%);
text-overflow: ellipsis; text-overflow: ellipsis;
white-space: nowrap; white-space: nowrap;