mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
Fix issue with headers on movie index table view not being aligned
Fixes: #4800
This commit is contained in:
@@ -80,5 +80,5 @@
|
||||
.actions {
|
||||
composes: headerCell from '~Components/Table/VirtualTableHeaderCell.css';
|
||||
|
||||
flex: 0 1 90px;
|
||||
flex: 0 1 120px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user