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