fix : 修复echarts全屏bug

This commit is contained in:
2024-03-12 11:31:01 +08:00
parent 36b7442046
commit ef6b8c79dc
3 changed files with 29 additions and 50 deletions

View File

@@ -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);