Unified file card now supports playlists

Added custom playlists component

Removed legacy file manager from home screen
This commit is contained in:
Isaac Abadi
2020-08-09 19:24:29 -04:00
parent fcaf8b5a62
commit 1cdc1640ac
8 changed files with 200 additions and 26 deletions

View File

@@ -0,0 +1,7 @@
.add-playlist-button {
float: right;
}
.file-col {
max-width: 240px;
}