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

8 lines
142 B
SCSS

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