discourse/app/assets/stylesheets/mobile/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
89 B
SCSS

@import "topic-footer-mobile-dropdown";
@import "user-card";
@import "user-stream-item";