]> gitweb.erp-flowers.ru Git - erp24_rep/yii-erp24/.git/commitdiff
ERP-417
authormarina <m.zozirova@gmail.com>
Tue, 27 May 2025 07:14:36 +0000 (10:14 +0300)
committermarina <m.zozirova@gmail.com>
Tue, 27 May 2025 07:14:36 +0000 (10:14 +0300)
erp24/views/write_offs_erp/_form.php

index bc85a844a52d71c54dee90bc4f4e526c4331bc29..00547af4d1c08d5fc32e0e76955ec3fda96f88a9 100644 (file)
@@ -76,6 +76,10 @@ JS
         width: 10%;
     }
 
+    .list-cell__imageFiles, .list-cell__videoFiles, {
+        padding-right: 60px;
+    }
+
 </style>
 <div class="write-offs-erp-form">
 
@@ -259,7 +263,7 @@ JS
                             'class' => 'videos'
                         ],
                         'pluginOptions' => [
-                           'showPreview' => false,
+                            'showPreview' => false,
                             'showCaption' => true,
                             'showRemove' => true,
                             'showUpload' => false,