fix(sidepnel): Add margin between task and playing song
This commit is contained in:
@@ -98,6 +98,7 @@ const useStyle = createUseStyles({
|
||||
width: '80px',
|
||||
height: '1px',
|
||||
backgroundColor: 'rgba(255,255,255, 0.05)',
|
||||
margin: '5px 0',
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user