Explorar o código

fix herd update save button style

Aneurin Barker Snook hai 1 ano
pai
achega
bf40632bdd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      web/src/views/HerdView.tsx

+ 1 - 1
web/src/views/HerdView.tsx

@@ -215,7 +215,7 @@ export default function HerdView() {
               </FormInput>
 
               <ButtonSet>
-                <SaveButton type="submit" />
+                <SaveButton type="submit" className="fill" />
                 <ResetButton type="reset" />
               </ButtonSet>
             </FormGroup>