mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-06-20 05:21:00 +02:00
Fix vertical alignment for ratings on series table
This commit is contained in:
@@ -145,7 +145,7 @@
|
||||
}
|
||||
|
||||
.ratings {
|
||||
composes: cell from '~Components/Table/Cells/VirtualTableRowCell.css';
|
||||
composes: cell;
|
||||
|
||||
flex: 0 0 80px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user