fix : 修复echarts全屏bug
This commit is contained in:
@@ -323,7 +323,6 @@ body,
|
||||
background: rgba(6, 34, 71, 0.8) !important;
|
||||
}
|
||||
.alarm-tunnel{
|
||||
|
||||
.el-tag {
|
||||
font-size: 36px;
|
||||
height: 60px;
|
||||
@@ -509,8 +508,8 @@ body,
|
||||
position: relative;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
width: 99.9%;
|
||||
height: 99.9%;
|
||||
//height: 1300px;
|
||||
border: 2px solid #0f82af;
|
||||
//background: rgba(6, 34, 71, 0.78);
|
||||
|
||||
Reference in New Issue
Block a user