diff --git a/src/components/modals/updatePlaylist.vue b/src/components/modals/updatePlaylist.vue index 349bcb3..07cb5cd 100644 --- a/src/components/modals/updatePlaylist.vue +++ b/src/components/modals/updatePlaylist.vue @@ -30,15 +30,8 @@ style="display: none" @change="handleUpload" /> -
-
Click or Drag an image here
+
+
Click to upload image
{ @@ -169,7 +141,6 @@ function update_playlist(e: Event) { input[type="submit"] { margin: $small 0; background-color: $accent; - color: #fff; width: 7rem; padding: 0.75rem; font-size: 1rem;