Commit b03f2d39 authored by 前端-许佳敏's avatar 前端-许佳敏

fix: 业务员管理优化

parent 68d86299
......@@ -256,26 +256,26 @@
}
// 处理高级筛选input和search按钮不对齐问题、search按钮背景
.god-standard-table {
.ant-input-search {
.ant-input-group {
.ant-input {
padding: 6px;
}
// .god-standard-table {
.ant-input-search {
.ant-input-group {
.ant-input {
padding: 6px;
}
.ant-input-group-addon {
.ant-input-search-button {
background-color: #F7F8FA;
}
}
.ant-input-group-addon {
.ant-input-search-button {
background-color: #F7F8FA;
}
.ant-input-affix-wrapper{
padding: 0;
.ant-input-suffix{
margin-right: 11px;
}
}
.ant-input-affix-wrapper{
padding: 0;
.ant-input-suffix{
margin-right: 11px;
}
}
}
// }
// 处理因为antd版本不同导致anchor的背景色不同
.ant-anchor-wrapper{
background-color: #fff;
......
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