mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix wierd spacing
This commit is contained in:
parent
f1d224f087
commit
9a4b9b7951
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ import 'flexStyles';
|
|||
import 'material-icons';
|
||||
import 'css!./searchfields';
|
||||
|
||||
/* eslint-disable indent*/
|
||||
/* eslint-disable indent */
|
||||
|
||||
function onSearchTimeout() {
|
||||
|
||||
|
|
|
@ -645,4 +645,4 @@ class SearchResults {
|
|||
|
||||
export default SearchResults;
|
||||
|
||||
/*eslint-enable indent*/
|
||||
/* eslint-enable indent */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue