From 03a3ad919495c8616efb7a8e6ff4606098413d33 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Sat, 28 Mar 2020 22:53:27 +0100 Subject: Align layout for create video-channel (my-account) on create user (admin) --- .../my-account-video-channel-edit.component.scss | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'client/src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.scss') diff --git a/client/src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.scss b/client/src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.scss index fa6b18b37..cd5e47cdc 100644 --- a/client/src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.scss +++ b/client/src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.scss @@ -5,10 +5,6 @@ @include settings-big-title; } -.form-sub-title { - margin-bottom: 20px; -} - my-actor-avatar-info { display: block; margin-bottom: 20px; @@ -63,3 +59,7 @@ my-markdown-textarea ::ng-deep { .peertube-select-container { @include peertube-select-container(340px); } + +.breadcrumb { + @include breadcrumb; +} -- cgit v1.2.3