Преглед на файлове

fix production order card overflow

Alexander Musikhin преди 1 седмица
родител
ревизия
226cc67bc5
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      resources/views/production_orders/edit.blade.php

+ 1 - 1
resources/views/production_orders/edit.blade.php

@@ -121,7 +121,7 @@
 
                 </div>
                 <div class="col-xl-7">
-            <div class="card h-100">
+            <div class="card h-100 overflow-hidden">
                 <div class="card-header d-flex justify-content-between align-items-center">
                     <strong>Оборудование</strong>
                 </div>