Преглед на файлове

fix herd update save button style

Aneurin Barker Snook преди 1 година
родител
ревизия
bf40632bdd
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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>