mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Fixed: Avoid wrap of History actions
This commit is contained in:
@@ -31,5 +31,5 @@
|
|||||||
.details {
|
.details {
|
||||||
composes: cell from '~Components/Table/Cells/TableRowCell.css';
|
composes: cell from '~Components/Table/Cells/TableRowCell.css';
|
||||||
|
|
||||||
width: 30px;
|
width: 70px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user