Browse Source

Fix width

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

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

@@ -194,7 +194,7 @@ form .aligned {
 }
 
 .colM .aligned .vLargeTextField, .colM .aligned .vXMLLargeTextField {
-  width: 610px;
+  width: 510px;
 
   @include for-mobile {
     width: 100%;