This commit is contained in:
fengrong 2024-12-05 17:50:50 +08:00
parent 5f70386fa1
commit 6db2753f91

View File

@ -592,7 +592,7 @@ $labelHeight: 30px;
display: block;
}
.overview {
width: calc(100% - 10px);
width: calc(100% - 5px);
height: 100%;
.overviewItem{
height: 100px;