版面调整

This commit is contained in:
龚皓 2024-10-18 14:38:37 +08:00
parent f37788846c
commit 91bf81b2a1
1 changed files with 3 additions and 2 deletions

View File

@ -9,7 +9,6 @@
<el-row class="top-pan">
<el-col :sm="24" :md="12" class="panel-top-left">
<statistics />
<!-- <div class="placeholder">预留块区域</div> -->
</el-col>
<el-col :sm="24" :md="12" class="panel-top-right">
<alertChart />
@ -62,10 +61,12 @@ onMounted(async () => {
/* padding: 10px; */
/* margin-bottom: 10px; */
display: flex;
gap: 10px;
gap: 5px;
background-color: #fff;
overflow: hidden;
height: 55vh;
padding-left: 10px;
padding-right:10px ;
}
.bottom-pan{
margin: 0;