Поправка разметки
This commit is contained in:
@@ -82,7 +82,7 @@
|
|||||||
style="width: 30px; height: 30px; padding: 7px 0 7px 0; margin-left: 4px"
|
style="width: 30px; height: 30px; padding: 7px 0 7px 0; margin-left: 4px"
|
||||||
@click="handleDel(props.row.key)"
|
@click="handleDel(props.row.key)"
|
||||||
>
|
>
|
||||||
<q-icon class="la la-times" size="14px" style="top: -6px" />
|
<q-icon class="la la-times" size="14px" />
|
||||||
</q-btn>
|
</q-btn>
|
||||||
</div>
|
</div>
|
||||||
</q-td>
|
</q-td>
|
||||||
|
|||||||
Reference in New Issue
Block a user