4
0
mirror of https://github.com/iczer/vue-antd-admin.git synced 2025-09-01 13:19:46 +08:00
2018-07-20 17:36:46 +08:00

10 lines
134 B
Plaintext

.mini-chart{
position: relative;
width: 100%;
.chart-content{
position: absolute;
bottom: -28px;
width: 100%;
}
}