]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+my-library/+my-video-channels/my-video-channel-edit.component.scss
Remove avatarUrl from models
[github/Chocobozzz/PeerTube.git] / client / src / app / +my-library / +my-video-channels / my-video-channel-edit.component.scss
index 8f8af655cc7804fb6378739a9c1ec2acd936c933..22de103d17f8fa344445f138d2b632b7db85a0ee 100644 (file)
@@ -10,11 +10,16 @@ label {
   @include settings-big-title;
 }
 
-my-actor-avatar-info {
+my-actor-avatar-edit,
+my-actor-banner-edit {
   display: block;
   margin-bottom: 20px;
 }
 
+my-actor-banner-edit {
+  max-width: 500px;
+}
+
 .input-group {
   @include peertube-input-group(fit-content);
 }