diff --git a/front/src/components/Sidebar.vue b/front/src/components/Sidebar.vue
index df9eb00ec..86ec57819 100644
--- a/front/src/components/Sidebar.vue
+++ b/front/src/components/Sidebar.vue
@@ -87,9 +87,7 @@
-
+
@@ -150,6 +148,7 @@ export default {
$sidebar-color: #1B1C1D;
.sidebar {
+ background: $sidebar-color;
@include media(">tablet") {
display:flex;
flex-direction:column;
@@ -211,11 +210,6 @@ $sidebar-color: #1B1C1D;
flex: 1;
}
-.player-wrapper {
- border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
- background-color: rgb(46, 46, 46) !important;
-}
-
.logo {
cursor: pointer;
display: inline-block;
diff --git a/front/src/components/audio/Player.vue b/front/src/components/audio/Player.vue
index 9388c2682..e44a92d4f 100644
--- a/front/src/components/audio/Player.vue
+++ b/front/src/components/audio/Player.vue
@@ -1,145 +1,147 @@
-
-
-
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
{{currentTimeFormatted}}
-
+
+
+
+
{{currentTimeFormatted}}
+
-
-
{{durationFormatted}}
+
+
{{durationFormatted}}
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 1
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
-
-