This commit is contained in:
Bogdan 2026-05-04 17:10:30 +03:00 committed by GitHub
commit 08b0faa9be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,5 +26,5 @@
.actions {
composes: cell from '~Components/Table/Cells/TableRowCell.css';
width: 55px;
width: 60px;
}