mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-19 21:44:30 -04:00
Fixed: Cutoff delete button in unmapped files
This commit is contained in:
@@ -15,5 +15,5 @@
|
||||
.actions {
|
||||
composes: headerCell from '~Components/Table/VirtualTableHeaderCell.css';
|
||||
|
||||
flex: 0 1 90px;
|
||||
flex: 0 1 100px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user