研发图纸文件管理系统-前端项目
he wei
2025-03-13 ec8d9f802eac6841165425b228ef56474636fa9a
1
2
3
4
5
6
7
8
9
.mini-chart{
  position: relative;
  width: 100%;
  .chart-content{
    position: absolute;
    bottom: -28px;
    width: 100%;
  }
}