mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-03-05 15:15:59 +02:00
parent
ebe2ad1520
commit
b28d329654
@ -43,7 +43,7 @@
|
||||
.left {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex: 0 1 300px;
|
||||
flex: 0 1 350px;
|
||||
}
|
||||
|
||||
.left,
|
||||
|
@ -530,4 +530,8 @@ SeriesDetailsSeason.propTypes = {
|
||||
onSearchPress: PropTypes.func.isRequired
|
||||
};
|
||||
|
||||
SeriesDetailsSeason.defaultProps = {
|
||||
statistics: {}
|
||||
};
|
||||
|
||||
export default SeriesDetailsSeason;
|
||||
|
Loading…
x
Reference in New Issue
Block a user