mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-12-30 17:48:52 +01: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