Fix: одна строка за клик (extra_js вне content), подпись Удалить у чекбокса

Made-with: Cursor
This commit is contained in:
2026-02-26 12:40:27 +00:00
parent 7673a12027
commit 817fe38e87
4 changed files with 32 additions and 3 deletions

View File

@@ -132,6 +132,13 @@
width: 5%;
}
.ws-table-items label.ws-delete-row-label {
cursor: pointer;
font-size: 13px;
color: var(--ws-text-muted);
white-space: nowrap;
}
.ws-table-items .ws-col-product select {
max-width: 100%;
overflow: hidden;