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; @@ -35,4 +36,11 @@ content: '*'; } } } .custom-main-search.right { >.ant-row { >.ant-col { float: right; } } }