enable custom CSS on search page
This commit is contained in:
parent
177fad56b5
commit
cf0bb0a9e2
@ -292,10 +292,6 @@ class DisplaySearch extends Display {
|
||||
return this.optionsContext;
|
||||
}
|
||||
|
||||
setCustomCss() {
|
||||
// No custom CSS
|
||||
}
|
||||
|
||||
setIntroVisible(visible, animate) {
|
||||
if (this.introVisible === visible) {
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user