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

11 lines
164 B
SCSS

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