mirror of
https://github.com/discourse/discourse.git
synced 2025-02-11 22:04:58 +00:00
Why this change? A new component based API for modals was introduced in b3a23bd9d6abdff2d87d4f32866a27cb6770f499. This commit moves the edit navigation menu tags and categories modal to the new API.
6 lines
186 B
SCSS
6 lines
186 B
SCSS
@import "sidebar/edit-navigation-menu/modal";
|
|
@import "sidebar/edit-navigation-menu/tags-modal";
|
|
@import "topic-footer-mobile-dropdown";
|
|
@import "user-card";
|
|
@import "user-stream-item";
|