src/menu/components/search/main-search/index.scss
@@ -42,6 +42,7 @@ } } .ant-form-item-control-wrapper { position: relative; flex: 1 1; .ant-select { width: 100%; @@ -50,7 +51,13 @@ .ant-calendar-picker { margin-top: 4px; } .input-mask { .data-range .ant-calendar-picker-input { padding: 4px 20px 4px 5px; font-size: 13px; } } .ant-form-item-control-wrapper::after { content: ''; position: absolute; top: 0; left: 0; @@ -58,11 +65,6 @@ bottom: 0; opacity: 0; z-index: 2; } .data-range .ant-calendar-picker-input { padding: 4px 20px 4px 5px; font-size: 13px; } } } }