mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
left-sidebar: Rename .css file to left_sidebar.css.
This changes the file name to existing conventions, it does not, however, change the actual `.left_sidebar` tag used in the app.
This commit is contained in:
@@ -217,7 +217,7 @@ import "../../styles/compose.css";
|
||||
import "../../styles/message_edit_history.css";
|
||||
import "../../styles/reactions.css";
|
||||
import "../../styles/user_circles.css";
|
||||
import "../../styles/left-sidebar.css";
|
||||
import "../../styles/left_sidebar.css";
|
||||
import "../../styles/right-sidebar.css";
|
||||
import "../../styles/lightbox.css";
|
||||
import "../../styles/popovers.css";
|
||||
|
||||
Reference in New Issue
Block a user