forgeplus/app/assets/stylesheets/admins/dashboards.scss

7 lines
94 B
SCSS
Raw Normal View History

2020-03-09 00:40:16 +08:00
.admins-dashboards-index-page {
.pie-statistic {
.pie {
height: 300px;
}
}
}