公告板
版本库
filestore
活动
搜索
登录
main
/
docManageSystem
研发图纸文件管理系统-前端项目
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
U 软件已上传的源码包 共享给未上传的
he wei
2025-03-13
ec8d9f802eac6841165425b228ef56474636fa9a
[docManageSystem.git]
/
src
/
components
/
chart
/
index.less
1
2
3
4
5
6
7
8
9
.mini-chart{
position: relative;
width: 100%;
.chart-content{
position: absolute;
bottom: -28px;
width: 100%;
}
}