Browse Source

delete margin end

reiji-h 2 years ago
parent
commit
f34945c6de
1 changed files with 1 additions and 1 deletions
  1. 1 1
      apps/app/src/components/SearchPage/SearchControl.tsx

+ 1 - 1
apps/app/src/components/SearchPage/SearchControl.tsx

@@ -123,7 +123,7 @@ const SearchControl = React.memo((props: Props): JSX.Element => {
               </button>
             </div>
             <div className="d-none d-lg-flex align-items-center ms-auto search-control-include-options">
-              <div className="px-2 py-1 me-3">
+              <div className="px-2 py-1">
                 <div className="form-check form-check-succsess">
                   <input
                     className="form-check-input me-2"