]> 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 eab2b2dfd3e3c733f3208ee938d53d068d42a7a3..d48f2dfc45d5db64b20617f1559bd15f911f7845 100644 (file)
@@ -30,7 +30,8 @@ p-table {
 
     .caption {
       height: 40px;
-      display: flex;
+      width: 100%;
+      display: inline-flex;
       align-items: center;
 
       .input-group-text {