no message

This commit is contained in:
A1300399510 2025-01-08 17:45:35 +08:00
parent 6656aa92df
commit cd39b131e3
2 changed files with 1 additions and 9 deletions

View File

@ -1450,7 +1450,6 @@
box-shadow: none;
}
.base .type1 {
width: 100%;
width: 640px;
height: 100%;
border-radius: 153px;
@ -1592,9 +1591,6 @@
height: 55px;
border-top: 1px dotted #d7d7d7;
}
.base.basenew {
width: 707px;
}
.base .type3 {
width: 640px;
height: 100%;

View File

@ -1660,7 +1660,7 @@
// left: 0;
box-shadow: none;
.type1 {
width: 100%;
width: 640px;
width: 640px;
height: 100%;
border-radius: 153px;
@ -1824,10 +1824,6 @@
}
}
&.basenew {
width: 707px;
}
.type3 {
width: 640px;
height: 100%;