feat: add product distributor research table and integrate distributor analysis in Stalker product workflow

This commit is contained in:
Victor Noguera
2026-05-25 14:51:57 -04:00
parent 5dbff33032
commit 35087a5b2f
8 changed files with 481 additions and 20 deletions

View File

@@ -142,6 +142,12 @@ td {
min-width: 1320px;
}
.stalker-actions {
display: flex;
gap: 6px;
align-items: center;
}
th {
background: #fafafb;
font-weight: 600;