mirror of
https://github.com/Sonarr/Sonarr
synced 2026-05-08 13:01:10 +02:00
Increase width on actions column for episode file details
This commit is contained in:
parent
bf5d48c76a
commit
d784101c16
1 changed files with 1 additions and 1 deletions
|
|
@ -26,5 +26,5 @@
|
|||
.actions {
|
||||
composes: cell from '~Components/Table/Cells/TableRowCell.css';
|
||||
|
||||
width: 55px;
|
||||
width: 60px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue