add support id

This commit is contained in:
smanylov
2026-01-26 16:38:24 +07:00
parent ab652117c8
commit e9e9f41f2a
2 changed files with 42 additions and 0 deletions
+4
View File
@@ -695,6 +695,10 @@
&:last-child {
padding-right: 15px;
}
&:has(.table-item-id) {
width: 20px;
}
}
.table-item {