Align queue action buttons on right

This commit is contained in:
Mark McDowall 2024-08-10 20:38:58 -07:00
parent b1527f9abb
commit 44ca370d24
1 changed files with 1 additions and 0 deletions

View File

@ -26,4 +26,5 @@
composes: cell from '~Components/Table/Cells/TableRowCell.css';
width: 70px;
text-align: right;
}