no message

This commit is contained in:
DESKTOP-RQ919RC\Pc
2025-07-18 18:56:24 +08:00
parent 4e2461b600
commit d638dade41
8 changed files with 2032 additions and 32 deletions

View File

@@ -6,6 +6,7 @@ body {
min-height: 100vh;
background-color: #f6f6f6;
min-width: 1200px;
font-family: "PingFangSC-Regular", "PingFang SC", sans-serif;
}
.admission-officer * {
padding: 0;
@@ -603,7 +604,6 @@ body {
font-size: 20px;
color: #000000;
margin-bottom: 6px;
display: block;
}
.admission-officer .admission-body .school-list .school-item .right .info .name .arrows {
width: 12px;

View File

@@ -7,6 +7,7 @@ body {
min-height: 100vh;
background-color: rgba(246, 246, 246, 1);
min-width: 1200px;
font-family: "PingFangSC-Regular", "PingFang SC", sans-serif;
* {
padding: 0;
margin: 0;
@@ -675,7 +676,6 @@ body {
font-size: 20px;
color: #000000;
margin-bottom: 6px;
display: block;
.arrows {
width: 12px;
height: 12px;