diff --git a/src/app/components/custom-playlists/custom-playlists.component.scss b/src/app/components/custom-playlists/custom-playlists.component.scss index 0246e70..98c1d5b 100644 --- a/src/app/components/custom-playlists/custom-playlists.component.scss +++ b/src/app/components/custom-playlists/custom-playlists.component.scss @@ -1,5 +1,8 @@ .add-playlist-button { float: right; + position: relative; + bottom: 15px; + right: 15px; } .file-col {