提交: 设备详情页 返回按钮 样式问题
This commit is contained in:
parent
ecfbc83d3d
commit
5b8c556a8b
|
@ -350,6 +350,7 @@ export default {
|
|||
}
|
||||
.gateway-wrap {
|
||||
top: 220px;
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
.form-params-wrap::-webkit-scrollbar {
|
||||
|
|
|
@ -340,6 +340,7 @@ export default {
|
|||
}
|
||||
.gateway-wrap {
|
||||
top: 220px;
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
.form-params-wrap::-webkit-scrollbar {
|
||||
|
|
Loading…
Reference in New Issue