1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-03-05 13:20:20 -05:00

Align queue action buttons on right

This commit is contained in:
Mark McDowall
2024-08-10 20:38:58 -07:00
committed by Mark McDowall
parent 4b186e894e
commit f7a58aab33

View File

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