discourse-ai/assets/stylesheets/modules/sentiment/desktop/dashboard.scss

9 lines
142 B
SCSS

.dashboard.dashboard-sentiment .charts {
.overall-sentiment {
grid-column: span 8;
}
.post-emotion {
grid-column: span 4;
}
}