Fix bug.
This commit is contained in:
parent
f489cbca55
commit
7af8ac5db9
|
@ -324,8 +324,8 @@ body{
|
||||||
@media(max-width: 1024px){
|
@media(max-width: 1024px){
|
||||||
flex: none;
|
flex: none;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: auto;
|
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
|
max-height: 280px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.layout-content-box3{
|
.layout-content-box3{
|
||||||
|
|
Loading…
Reference in New Issue