no message
This commit is contained in:
parent
6656aa92df
commit
cd39b131e3
@ -1450,7 +1450,6 @@
|
|||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
.base .type1 {
|
.base .type1 {
|
||||||
width: 100%;
|
|
||||||
width: 640px;
|
width: 640px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
border-radius: 153px;
|
border-radius: 153px;
|
||||||
@ -1592,9 +1591,6 @@
|
|||||||
height: 55px;
|
height: 55px;
|
||||||
border-top: 1px dotted #d7d7d7;
|
border-top: 1px dotted #d7d7d7;
|
||||||
}
|
}
|
||||||
.base.basenew {
|
|
||||||
width: 707px;
|
|
||||||
}
|
|
||||||
.base .type3 {
|
.base .type3 {
|
||||||
width: 640px;
|
width: 640px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
@ -1660,7 +1660,7 @@
|
|||||||
// left: 0;
|
// left: 0;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
.type1 {
|
.type1 {
|
||||||
width: 100%;
|
width: 640px;
|
||||||
width: 640px;
|
width: 640px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
border-radius: 153px;
|
border-radius: 153px;
|
||||||
@ -1824,10 +1824,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&.basenew {
|
|
||||||
width: 707px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.type3 {
|
.type3 {
|
||||||
width: 640px;
|
width: 640px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user