]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/primeng-custom.scss
Add ability to update embed captions
[github/Chocobozzz/PeerTube.git] / client / src / sass / primeng-custom.scss
index b3cd7cf511f1d4daa9d5caa7ce297d06c7fa76b6..d48f2dfc45d5db64b20617f1559bd15f911f7845 100644 (file)
@@ -30,8 +30,13 @@ p-table {
 
     .caption {
       height: 40px;
-      display: flex;
+      width: 100%;
+      display: inline-flex;
       align-items: center;
+
+      .input-group-text {
+        background-color: transparent;
+      }
     }
   }