no message

This commit is contained in:
A1300399510 2025-01-15 12:18:55 +08:00
parent e9b1033019
commit 8f62eb5ff9
2 changed files with 4 additions and 6 deletions

View File

@ -340,7 +340,6 @@
padding: 0 10px;
}
.fate .content .item.top .thead .school .img {
width: 16px;
height: 18px;
margin-right: 6px;
}
@ -352,8 +351,7 @@
padding: 0 10px;
}
.fate .content .item.top .thead .vs {
width: 38px;
height: 38px;
width: 31px;
position: absolute;
top: 50%;
right: -19px;

View File

@ -372,7 +372,7 @@
position: relative;
.school {
.img {
width: 16px;
// width: 16px;
height: 18px;
margin-right: 6px;
}
@ -390,8 +390,8 @@
}
.vs {
width: 38px;
height: 38px;
width: 31px;
// height: 38px;
position: absolute;
top: 50%;
right: -19px;