Fix bug.
This commit is contained in:
parent
a8cfab2c99
commit
515e64ec6a
|
@ -323,8 +323,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