mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-01 14:29:04 +00: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