vue版本上线
This commit is contained in:
13
jshERP-web/src/components/chart/chart.less
Normal file
13
jshERP-web/src/components/chart/chart.less
Normal file
@@ -0,0 +1,13 @@
|
||||
.antv-chart-mini {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
|
||||
.chart-wrapper {
|
||||
position: absolute;
|
||||
bottom: -28px;
|
||||
width: 100%;
|
||||
|
||||
/* margin: 0 -5px;
|
||||
overflow: hidden;*/
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user