Change members list table to fixed to prevent code from showing when the table loads
This commit is contained in:
@@ -108,7 +108,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
<div class='responsive-table-wrapper'>
|
<div class='fixed-table-wrapper'>
|
||||||
<table v-if='searchedList && searchedList.length'>
|
<table v-if='searchedList && searchedList.length'>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
Reference in New Issue
Block a user