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