1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2024-12-21 23:32:27 +00:00

Align queue action buttons on right

(cherry picked from commit f7a58aab339e2012b6bb91d0b3a38d733ec213c6)

Closes #4989
This commit is contained in:
Mark McDowall 2024-08-10 20:38:58 -07:00 committed by Bogdan
parent 51d22bed2a
commit da954dc31e

View file

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