mirror of
https://github.com/Readarr/Readarr.git
synced 2026-03-29 18:14:28 -04:00
Fix: Series grid won't flash an unstyled header before it is loaded.
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
</ul>
|
||||
}
|
||||
|
||||
<table id="seriesGrid" class="dataTablesGrid seriesTable">
|
||||
<table id="seriesGrid" class="dataTablesGrid hidden-grid">
|
||||
<thead>
|
||||
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user