Jelajahi Sumber

:fire: width in table

visuddhinanda 2 tahun lalu
induk
melakukan
b4ff1437fd
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      dashboard/src/components/article/article.css

+ 2 - 2
dashboard/src/components/article/article.css

@@ -44,8 +44,8 @@ h6 {
   border-spacing: 0;
   border-collapse: collapse;
   display: block;
-  width: -webkit-max-content;
-  width: max-content;
+  /*width: -webkit-max-content;*/
+  /*width: max-content;*/
   max-width: 100%;
 }
 .pcd_article td,