height fix
This commit is contained in:
parent
910856cce5
commit
667af9debd
|
@ -128,7 +128,7 @@
|
|||
box-sizing: border-box;
|
||||
padding: 15px;
|
||||
margin-bottom: 5px;
|
||||
max-height: 450px;
|
||||
max-height: 475px;
|
||||
@media screen and (max-height: 768px) {
|
||||
max-height: 60vh;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue