diff --git a/server/public/assets/css/style.css b/server/public/assets/css/style.css index 463e9fd1..fa5c7c91 100755 --- a/server/public/assets/css/style.css +++ b/server/public/assets/css/style.css @@ -406,6 +406,11 @@ li.disabled span { height: 100%; } +.export-soundcloud, .import-soundcloud { + display: flex; + justify-content: center; +} + .import-spotify-auth{ padding-left:5px; } diff --git a/server/public/partials/channel/panel.handlebars b/server/public/partials/channel/panel.handlebars index 8e493051..6543fffe 100755 --- a/server/public/partials/channel/panel.handlebars +++ b/server/public/partials/channel/panel.handlebars @@ -196,7 +196,8 @@
  • - SoundCloud + + SoundCloud
    @@ -269,7 +270,8 @@
  • - SoundCloud + + SoundCloud