From ee79b60e4e500a1dc7db8bcee560d9a4a1a5d17a Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 31 May 2019 15:14:40 +0200 Subject: More robust federation In particular when fetching pleroma outbox --- .../account-video-channels/account-video-channels.component.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'client/src/app/+accounts') diff --git a/client/src/app/+accounts/account-video-channels/account-video-channels.component.scss b/client/src/app/+accounts/account-video-channels/account-video-channels.component.scss index f2604684e..d9f78bdcd 100644 --- a/client/src/app/+accounts/account-video-channels/account-video-channels.component.scss +++ b/client/src/app/+accounts/account-video-channels/account-video-channels.component.scss @@ -10,4 +10,8 @@ @include miniature-rows; padding-top: 0 !important; + + .section-title { + align-items: center; + } } -- cgit v1.2.3