Browse Source

Add margin after errors

Denis K 9 năm trước cách đây
mục cha
commit
60ff9fac64
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      jet/static/jet/css/_changeform.scss

+ 1 - 0
jet/static/jet/css/_changeform.scss

@@ -42,6 +42,7 @@
       @extend .clear-list;
       @extend .small;
       color: $error-text-color;
+      margin-bottom: 10px !important;
     }
 
     .datetime {