mirror of
https://github.com/Sonarr/Sonarr
synced 2025-03-12 07:07:47 +00:00
Align queue action buttons on right
This commit is contained in:
parent
4b186e894e
commit
f7a58aab33
1 changed files with 1 additions and 0 deletions
|
@ -26,4 +26,5 @@
|
||||||
composes: cell from '~Components/Table/Cells/TableRowCell.css';
|
composes: cell from '~Components/Table/Cells/TableRowCell.css';
|
||||||
|
|
||||||
width: 70px;
|
width: 70px;
|
||||||
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue