diff --git a/assets/css/style.css b/assets/css/style.css
index e769989..62263a4 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -2712,6 +2712,18 @@ body {
flex-shrink: 0;
}
+.btn-link-small {
+ background: none;
+ border: none;
+ color: var(--text-muted);
+ font-size: 0.8rem;
+ cursor: pointer;
+ padding: 4px 8px;
+ border-radius: 6px;
+ text-decoration: underline;
+ text-underline-offset: 2px;
+}
+
/* ===== PRODUCT DETAILS CARD (Action Page) ===== */
.product-details-card {
background: var(--bg-card);
diff --git a/assets/js/app.js b/assets/js/app.js
index 50c492a..53fcd74 100644
--- a/assets/js/app.js
+++ b/assets/js/app.js
@@ -2884,7 +2884,6 @@ function showProductAction() {
${invHtml}
- Tocca una riga per modificare
`;
btnsContainer.className = 'action-buttons-4col';
@@ -2901,11 +2900,16 @@ function showProductAction() {
ποΈ
BUTTA
butta il prodotto
-