mirror of
https://github.com/jeffvli/sonixd.git
synced 2026-04-30 11:12:36 -04:00
Adjust min-width of playerbar info section
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user