discourse/app/assets/stylesheets/desktop/components/_index.scss
Kris 98afea4748
UX: adjust sidebar modal styles, consolidate css (#22444)
This gets all the related CSS into the common file, and removes desktop and mobile variants.

This also makes some general styling adjustments.
2023-07-07 06:54:47 +08:00

4 lines
70 B
SCSS

@import "user-card";
@import "user-info";
@import "user-stream-item";