Commit 7a1e15e4 authored by 黄同智's avatar 黄同智

修改样式

parent ed652a77
......@@ -123,6 +123,16 @@ defineExpose({
box-sizing: border-box;
}
:deep(.el-table__header) {
thead {
height: 40px;
}
}
:deep(.el-table) {
box-shadow: 0 0 0 1px #eee;
border-radius: 10px;
}
.pagination-container {
display: flex;
justify-content: flex-end;
......
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