Penambahan FrontEnd All-New-Manufacture
This commit is contained in:
25
public/scss/components/charts/_chart-sparkline.scss
Normal file
25
public/scss/components/charts/_chart-sparkline.scss
Normal file
@@ -0,0 +1,25 @@
|
||||
#daily-sales, #comparison-rate, #usage-chart, #walet-status {
|
||||
width: 100%;
|
||||
display: block;
|
||||
|
||||
canvas {
|
||||
max-width: 100% !important;
|
||||
width: 100% !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
#sparkline-composite-chart,
|
||||
#composite-bar,
|
||||
#sparkline11,
|
||||
#StackedBarChart,
|
||||
#spark-bar,
|
||||
#tristate {
|
||||
canvas {
|
||||
height: 6.25rem !important;
|
||||
}
|
||||
}
|
||||
|
||||
#sparkline11 canvas {
|
||||
width: 6.25rem !important;
|
||||
}
|
||||
Reference in New Issue
Block a user