Ver Fonte

改进表格挤占侧边栏空间

bhikkhu-kosalla-china há 1 ano atrás
pai
commit
25ec8a9ddf
1 ficheiros alterados com 2 adições e 2 exclusões
  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,