Commit b7907059 authored by “lixuyan”'s avatar “lixuyan”

修改样式

parent 0978745d
......@@ -274,6 +274,11 @@ export default {
}
.dee-panel{
height: 100% !important;
.el-tabs {
.el-tabs__content{
height: calc(100% - 30px) !important;
}
}
}
.color{
&.Not{
......
......@@ -369,7 +369,7 @@ export default {
}
}
.station-box {
height: calc(100% - 150px);
height: calc(100% - 190px);
}
.box {
width: 100%;
......@@ -457,7 +457,7 @@ export default {
}
}
.right-container {
width: 80%;
width: 82%;
margin-left: 20px;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment