fastlion-amis
Version:
一种MIS页面生成工具
37 lines (36 loc) • 2.69 kB
CSS
.second-filter-drawer .ant-drawer-content-wrapper .ant-space .ant-space-item .filter-options-input .ant-input-wrapper .ant-input-group-addon {
padding: 0 4px;
background-color: white;
}
.second-filter-drawer .ant-drawer-content-wrapper .ant-space .ant-space-item .filter-options-input .ant-input-wrapper .ant-input-group-addon .cxd-TextControl-addOn,
.second-filter-drawer .ant-drawer-content-wrapper .ant-space .ant-space-item .filter-options-input .ant-input-wrapper .ant-input-group-addon .antd-TextControl-addOn {
padding: 0;
background-color: #fff;
border: none;
cursor: pointer;
}
.second-filter-drawer .ant-drawer-content-wrapper .ant-space .ant-space-item .filter-options-input .ant-input-wrapper .ant-input-group-addon .cxd-TextControl-addOn .cxd-TransferPicker-icon,
.second-filter-drawer .ant-drawer-content-wrapper .ant-space .ant-space-item .filter-options-input .ant-input-wrapper .ant-input-group-addon .cxd-TextControl-addOn .antd-TransferPicker-icon,
.second-filter-drawer .ant-drawer-content-wrapper .ant-space .ant-space-item .filter-options-input .ant-input-wrapper .ant-input-group-addon .antd-TextControl-addOn .cxd-TransferPicker-icon,
.second-filter-drawer .ant-drawer-content-wrapper .ant-space .ant-space-item .filter-options-input .ant-input-wrapper .ant-input-group-addon .antd-TextControl-addOn .antd-TransferPicker-icon {
margin: 0;
}
.second-filter-drawer .ant-drawer-content-wrapper .ant-space .ant-space-item .filter-options-input .ant-input-wrapper .ant-input-group-addon .cxd-TextControl-addOn .cxd-TransferPicker-icon .icon-tablet,
.second-filter-drawer .ant-drawer-content-wrapper .ant-space .ant-space-item .filter-options-input .ant-input-wrapper .ant-input-group-addon .cxd-TextControl-addOn .antd-TransferPicker-icon .icon-tablet,
.second-filter-drawer .ant-drawer-content-wrapper .ant-space .ant-space-item .filter-options-input .ant-input-wrapper .ant-input-group-addon .antd-TextControl-addOn .cxd-TransferPicker-icon .icon-tablet,
.second-filter-drawer .ant-drawer-content-wrapper .ant-space .ant-space-item .filter-options-input .ant-input-wrapper .ant-input-group-addon .antd-TextControl-addOn .antd-TransferPicker-icon .icon-tablet {
width: 17px;
height: 17px;
}
.second-filter-drawer .ant-drawer-content-wrapper .ant-space .ant-space-item .filter-options-date {
border: none;
padding: 0;
}
.second-filter-drawer .ant-drawer-content-wrapper .ant-space .ant-space-item .filter-options-date .ant-picker-suffix {
margin-left: 2px;
margin-right: 2px;
}
.second-filter-drawer .ant-drawer-content-wrapper .ant-space .ant-space-item .filter-options-date input {
display: none;
}
/*# sourceMappingURL=index.css.map */