Forráskód Böngészése

Adding some space between save button and the next div element

Martin Filser 3 éve
szülő
commit
879ab282e1
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      client/components/forms/forms.styl

+ 1 - 0
client/components/forms/forms.styl

@@ -227,6 +227,7 @@ textarea
   display: flex
   align-items: center
   margin-top: 0px
+  margin-bottom: 12px
 
   button[type=submit]
   input[type=button]