Explorar o código

Adding some space between save button and the next div element

Martin Filser %!s(int64=3) %!d(string=hai) anos
pai
achega
879ab282e1
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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]