Design: smaller progress bar
This commit is contained in:
parent
739c1f705e
commit
de8a4d1160
1 changed files with 1 additions and 1 deletions
|
|
@ -137,7 +137,7 @@ module.exports = class TorrentList extends React.Component {
|
|||
},
|
||||
progress: {
|
||||
height: '8px',
|
||||
width: '60px'
|
||||
width: '30px'
|
||||
}
|
||||
}
|
||||
return (
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue