@@ -437,8 +437,9 @@
padding: 0;
}
.el-table__body-wrapper{
- width: calc(100% - 1.5rem);
- margin-right: 1.5rem;
+ width: calc(100% - 0.5rem);
+ margin-right: 0.5rem;
+ padding-right: 0.5rem;
@@ -225,7 +225,7 @@
<el-table-column
fixed="right"
align="center"
- :width="12*remRatio"
+ :width="13*remRatio"
:label="'operation'">
<template slot-scope="scope">
<span class="btn" @click="seeFun(scope.row)" title="See">