discourse/app/assets/stylesheets/desktop/components/_index.scss
Ty Correll 0944666232
UX: update styling for related/suggested (#23231)
* UX: update styling for related/suggested

This PR addresses state issues for icons of the Related & Suggested buttons, as well as well as fixes alignment issues for folding phones / tablets, wider mobile devices by moving styling to the desktop scss file; also replaces border with box-shadow.
2023-08-24 15:23:35 -05:00

5 lines
93 B
SCSS

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