style: table列表样式调整

This commit is contained in:
@changcode
2021-10-28 17:53:27 +08:00
parent 43df1e0170
commit ab87e01394
30 changed files with 35 additions and 30 deletions

View File

@@ -81,7 +81,7 @@
<svg class="icon" aria-hidden="true">
<use xlink:href="#nz-icon-no-data-list"></use>
</svg>
<div style="font-size: 16px;color: #333333;font-weight: 400;">No results found</div>
<div class="table-no-data__title">No results found</div>
</div>
<div v-else>&nbsp;</div>
</template>