SelectPlaylist Input mobile view fix
This commit is contained in:
committed by
Deluan Quintão
parent
54a3394559
commit
6cf15748c4
@@ -78,6 +78,8 @@ export const AddToPlaylistDialog = () => {
|
||||
onClose={handleClickClose}
|
||||
onBackdropClick={handleClickClose}
|
||||
aria-labelledby="form-dialog-new-playlist"
|
||||
fullWidth={true}
|
||||
maxWidth={'sm'}
|
||||
>
|
||||
<DialogTitle id="form-dialog-new-playlist">
|
||||
{translate('resources.playlist.actions.selectPlaylist')}
|
||||
|
||||
Reference in New Issue
Block a user