Refactor
parent
f6b61f494f
commit
adda81ee5d
|
@ -941,7 +941,7 @@ body {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 1024px) {
|
@media screen and (max-width: 960px) {
|
||||||
.layout-config {
|
.layout-config {
|
||||||
top: 110px;
|
top: 110px;
|
||||||
height: calc(100% - 110px);
|
height: calc(100% - 110px);
|
||||||
|
|
Loading…
Reference in New Issue