mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
72 lines
934 B
SCSS
72 lines
934 B
SCSS
|
|
#visitor_graph {
|
|
height: 253px !important;
|
|
}
|
|
|
|
#user_rating_graph {
|
|
height: 280px !important;
|
|
}
|
|
|
|
#radar_chart,
|
|
#pie_chart,
|
|
#doughnut_chart,
|
|
#polar_chart {
|
|
// height: 10.875rem!important;
|
|
}
|
|
|
|
#activity {
|
|
height: 230px !important;
|
|
}
|
|
|
|
#visitorOnline{
|
|
height: 72px !important;
|
|
}
|
|
#trendMeter{
|
|
height: 72px !important;
|
|
}
|
|
#widget-revenue1,
|
|
#widget-revenue2,
|
|
#widget-revenue3{
|
|
height: 117px !important;
|
|
}
|
|
#widget-profit1,
|
|
#widget-profit2,
|
|
#widget-profit3{
|
|
height: 160px !important;
|
|
}
|
|
|
|
#comparison-rate{
|
|
height: 230px!important;
|
|
}
|
|
#session_day{
|
|
height: 175px!important;
|
|
width: auto!important;
|
|
margin: 0 auto;
|
|
}
|
|
|
|
#walet-status {
|
|
height: 140px!important;
|
|
}
|
|
#bar1 {
|
|
height: 150px!important;
|
|
}
|
|
#sold-product {
|
|
height: 230px!important;
|
|
}
|
|
|
|
|
|
#chart-venue-expenses,
|
|
#chart-online-sale,
|
|
#chart-gross-sale{
|
|
height: 150px !important;
|
|
}
|
|
|
|
|
|
#areaChart_3{
|
|
height: 295px !important;
|
|
}
|
|
|
|
|
|
|
|
|