mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-15 21:24:46 -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