1
0
Fork 0
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:
Cameron 2020-07-20 13:43:30 +01:00
parent f1d224f087
commit 9a4b9b7951
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ import 'flexStyles';
import 'material-icons';
import 'css!./searchfields';
/* eslint-disable indent*/
/* eslint-disable indent */
function onSearchTimeout() {

View file

@ -645,4 +645,4 @@ class SearchResults {
export default SearchResults;
/*eslint-enable indent*/
/* eslint-enable indent */