mirror of
https://ghfast.top/https://github.com/discourse/discourse-ai.git
synced 2026-07-16 11:36:23 +08:00
8 lines
142 B
SCSS
8 lines
142 B
SCSS
.dashboard.dashboard-sentiment .charts {
|
|
.overall-sentiment {
|
|
grid-column: span 6;
|
|
}
|
|
.post-emotion {
|
|
grid-column: span 6;
|
|
}
|
|
}
|