update mescole and photo diagram
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div class="photo-actions" style="margin-top:12px; display:flex; gap:12px;">
|
||||
<div class="photo-actions" style="margin-top:12px; display:flex; gap:12px; width:100%; align-items:center;">
|
||||
|
||||
<!-- Lotto mescola -->
|
||||
<button class="photo-btn"
|
||||
@@ -24,4 +24,17 @@
|
||||
<i class="bi bi-exclamation-triangle" style="font-size:1.8rem; color:#b91c1c;"></i>
|
||||
</button>
|
||||
|
||||
<!-- 🔥 SPAZIO PER PORTARE A DESTRA -->
|
||||
<div style="flex-grow:1;"></div>
|
||||
|
||||
<!-- 🔵 ICONA QUALITÀ -->
|
||||
<button class="photo-btn qc-btn"
|
||||
data-production="<?= $r['id'] ?>"
|
||||
title="Controlli Qualità">
|
||||
<i class="bi bi-droplet-half"></i>
|
||||
</button>
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user