]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+my-account/my-account-video-channels/my-account-video-channel-edit.component.scss
Fix rowsPerPage change, add filter clear button, update video-abuse-list search query...
[github/Chocobozzz/PeerTube.git] / client / src / app / +my-account / my-account-video-channels / my-account-video-channel-edit.component.scss
index ba27ee7ff1e33c56cabffe8e0f207113fb1576de..8f8af655cc7804fb6378739a9c1ec2acd936c933 100644 (file)
@@ -19,6 +19,10 @@ my-actor-avatar-info {
   @include peertube-input-group(fit-content);
 }
 
+.input-group-append {
+  height: 30px;
+}
+
 input {
   &[type=text] {
     @include peertube-input-text(340px);