]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+my-account/my-account-videos/my-account-videos.component.scss
Use a resolver when updating the video
[github/Chocobozzz/PeerTube.git] / client / src / app / +my-account / my-account-videos / my-account-videos.component.scss
index f276ea389f8fe9c0857a5da1b7d33b0a69bbec42..65c0c8bb2fb7192aae89478f0335682e5cdda882 100644 (file)
@@ -75,6 +75,7 @@
 
       color: #000;
       display: block;
+      width: fit-content;
       font-size: 16px;
       font-weight: $font-semibold;
     }
     height: auto;
     text-align: center;
 
+    .video-info-name {
+      margin: auto;
+    }
+
     input[type=checkbox] {
       display: none;
     }