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>
|
||||
</form>
|
||||
|
||||
<div class='responsive-table-wrapper'>
|
||||
<div class='fixed-table-wrapper'>
|
||||
<table v-if='searchedList && searchedList.length'>
|
||||
<thead>
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user