修复前三名字异常问题

This commit is contained in:
Dragon
2023-11-14 19:05:29 +08:00
parent 2a4cd12fe0
commit d7914c1dbf
2 changed files with 6 additions and 0 deletions

View File

@@ -297,6 +297,7 @@ body {
bottom: -0.53333rem;
vertical-align: middle;
text-align: center;
white-space: nowrap;
}
.header .topBox .no1 p span {
@@ -425,6 +426,7 @@ body {
vertical-align: middle;
white-space: nowrap;
text-align: center;
white-space: nowrap;
}
.header .topBox .no2 p span {
@@ -553,6 +555,7 @@ body {
vertical-align: middle;
white-space: nowrap;
text-align: center;
white-space: nowrap;
}
.header .topBox .no3 p span {

View File

@@ -302,6 +302,7 @@ body {
// text-overflow: ellipsis; //超出文本省略号
vertical-align: middle;
text-align: center;
white-space: nowrap;
span {
display: inline-block;
@@ -430,6 +431,7 @@ body {
vertical-align: middle;
white-space: nowrap;
text-align: center;
white-space: nowrap;
span {
display: inline-block;
@@ -558,6 +560,7 @@ body {
vertical-align: middle;
white-space: nowrap;
text-align: center;
white-space: nowrap;
span {
display: inline-block;