Ver Fonte

video max-width=90%

visuddhinanda há 2 anos atrás
pai
commit
70bd0207d2
1 ficheiros alterados com 4 adições e 0 exclusões
  1. 4 0
      dashboard/src/components/article/article.css

+ 4 - 0
dashboard/src/components/article/article.css

@@ -67,3 +67,7 @@ h6 {
 .pcd_article table img {
 .pcd_article table img {
   background-color: transparent;
   background-color: transparent;
 }
 }
+
+.pcd_article video {
+  max-width: 90%;
+}