From 1a20223c383adf97a3ccda74d2b2e2083a196323 Mon Sep 17 00:00:00 2001 From: Eliot Berriot Date: Wed, 6 Mar 2019 17:40:09 +0100 Subject: [PATCH] Make table scrollables (and improve their resizing) --- front/src/components/ShortcutsModal.vue | 2 +- front/src/components/audio/track/Row.vue | 2 +- front/src/components/audio/track/Table.vue | 46 ++-- front/src/components/auth/Settings.vue | 2 +- front/src/components/common/ActionTable.vue | 264 ++++++++++---------- front/src/components/library/FileUpload.vue | 67 ++--- front/src/components/playlists/Editor.vue | 39 +-- front/src/style/_main.scss | 16 ++ 8 files changed, 232 insertions(+), 206 deletions(-) diff --git a/front/src/components/ShortcutsModal.vue b/front/src/components/ShortcutsModal.vue index 9bae0a9ca..e1c2a422c 100644 --- a/front/src/components/ShortcutsModal.vue +++ b/front/src/components/ShortcutsModal.vue @@ -5,7 +5,7 @@
diff --git a/front/src/components/audio/track/Row.vue b/front/src/components/audio/track/Row.vue index e3005c388..e48de8e51 100644 --- a/front/src/components/audio/track/Row.vue +++ b/front/src/components/audio/track/Row.vue @@ -40,7 +40,7 @@ -
{{ section.title }}
N/A + - - - - - - - - - - - - - - - -
TitleArtistAlbumDuration
+
+ + + + + + + + + + + + + + + +
TitleArtistAlbumDuration
+