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.html | 54 ++++++++++++++-------- 1 file changed, 36 insertions(+), 18 deletions(-) (limited to 'client/src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html') diff --git a/client/src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html b/client/src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html index cc20674c9..29d2b935d 100644 --- a/client/src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html +++ b/client/src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.html @@ -1,33 +1,51 @@ -
Create a video channel
+
{{ error }}
-
- -
- -
- @{{ instanceHost }} -
-
-
- {{ formErrors['name'] }} -
-
-
CHANNEL
+
NEW CHANNEL
+
CHANNEL
+
+ +
+ +
+ @{{ instanceHost }} +
+
+
+ {{ formErrors['name'] }} +
+
+ -- cgit v1.2.3