DEV: Rename search -> welcome banner (#144)

Horizon is targeting the welcome banner not the search component
anymore, update CSS class names and rename the file to make this clearer
This commit is contained in:
Martin Brennan
2025-04-18 12:23:44 +10:00
committed by GitHub
parent bf2fb463ae
commit f9603a24ea
2 changed files with 17 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
@import "misc";
@import "mobile-stuff";
@import "nav-pills";
@import "search-banner";
@import "welcome-banner";
@import "sidebar";
@import "sidebar-new-topic-button";
@import "topic";