Fix: одна строка за клик (extra_js вне content), подпись Удалить у чекбокса
Made-with: Cursor
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user