Adjusted positioning of add playlist button on home screen

pull/192/head
Isaac Abadi 6 years ago
parent 38c46b5be5
commit 356f31343e

@ -1,5 +1,8 @@
.add-playlist-button {
float: right;
position: relative;
bottom: 15px;
right: 15px;
}
.file-col {

Loading…
Cancel
Save