明树Git Lab

Commit 4a3bfe01 authored by zhanghan's avatar zhanghan

调整样式

parent 7cfd75fd
Pipeline #108566 passed with stage
in 19 seconds
......@@ -10,7 +10,7 @@
v-if="showAddButton"
type="primary"
@click="handleAdd"
:disabled="disabled || column?.disabled"
:disabled="disabled"
>
{{ addButtonText || "新增" }}
</el-button>
......
......@@ -584,7 +584,6 @@ const handleNextClick = (val) => {
th.el-table__cell {
background: #fafafa;
height: 50px;
text-align: center;
}
.el-table__body {
td.el-table__cell {
......
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