Adjust min-width of playerbar info section

This commit is contained in:
jeffvli
2022-01-19 05:33:38 -08:00
parent 1749cb8b53
commit 612212e5cd

View File

@@ -582,7 +582,7 @@ const PlayerBar = () => {
/>
</CoverArtWrapper>
</Col>
<Col xs={2} style={{ minWidth: '140px', maxWidth: '450px', width: '100%' }}>
<Col xs={2} style={{ minWidth: '120px', maxWidth: '450px', width: '100%' }}>
<Row
style={{
height: '23px',