src/tabviews/custom/components/search/main-search/index.scss
@@ -1,4 +1,5 @@ .custom-main-search { background: #ffffff; .ant-form-item { display: flex; margin-bottom: 0px; @@ -36,3 +37,10 @@ } } } .custom-main-search.right { >.ant-row { >.ant-col { float: right; } } }