Commit 815e7f02 authored by XieZhiXiong's avatar XieZhiXiong

chore: 添加全局样式

parent cfd90251
......@@ -322,4 +322,8 @@
// 隐藏表格头 td 的 竖线
.ant-table-thead > tr > th::before {
display: none;
}
.ant-form-horizontal .ant-form-item-control {
overflow: hidden;
}
\ No newline at end of file
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