Commit 2b945605 authored by 高宇's avatar 高宇

调整按钮

parent 4481f67c
......@@ -30,7 +30,7 @@
</el-table-column>
<el-table-column min-width="20" :show-overflow-tooltip="true">
<template slot-scope="scope">
<i class="el-icon-delete-solid" style="color: red"></i>
<i class="el-icon-delete-solid" style="font-size: 19px;margin-left: -5px;color: red"></i>
<!-- <span>{{scope.row.value3}}</span>-->
</template>
</el-table-column>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment