@@ -51,5 +51,8 @@ export default {
right: 12px;
font-size: 12px;
}
+ .el-textarea {
+ font-size: 15px !important;
+ }
</style>
@@ -220,7 +220,7 @@
label="操作"
fixed="right"
width="220px"
- align="left"
+ align="center"
class-name="small-padding fixed-width"
>
<template slot-scope="scope">
@@ -288,7 +288,7 @@
v-if="false"
></el-table-column>
- <el-table-column fixed="right" width="210" label="操作">
+ <el-table-column fixed="right" align="center" width="210" label="操作">
<template slot-scope="r">
<el-button
size="mini"