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; display: block;
} }
.overview { .overview {
width: calc(100% - 10px); width: calc(100% - 5px);
height: 100%; height: 100%;
.overviewItem{ .overviewItem{
height: 100px; height: 100px;