no message
This commit is contained in:
parent
5d582f25d9
commit
57a5a251b9
@ -899,10 +899,7 @@
|
||||
vertical-align: bottom;
|
||||
}
|
||||
.base {
|
||||
width: 100vw;
|
||||
background-color: transparent;
|
||||
transform: none;
|
||||
left: 0;
|
||||
}
|
||||
.base .type1 {
|
||||
width: 100%;
|
||||
|
@ -1031,10 +1031,10 @@
|
||||
}
|
||||
|
||||
.base {
|
||||
width: 100vw;
|
||||
// width: 100vw;
|
||||
background-color: transparent;
|
||||
transform: none;
|
||||
left: 0;
|
||||
// transform: none;
|
||||
// left: 0;
|
||||
.type1 {
|
||||
width: 100%;
|
||||
width: 640px;
|
||||
|
Loading…
Reference in New Issue
Block a user