fix: fix virtual resources data display

fix the virtual resources used display in the administrator overview page

Change-Id: I83fab09327942dd454d6c36c2d570ebfd27a7a6e
This commit is contained in:
Jingwei.Zhang 2023-07-13 14:02:01 +08:00
parent dad25eeb8f
commit e0e0a49e8e

View File

@ -18,7 +18,7 @@
.chart { .chart {
.resource { .resource {
display: block; display: block;
margin-right: 200px; margin-right: 20px;
padding-bottom: 12px; padding-bottom: 12px;
font-size: 16px; font-size: 16px;
} }