瀏覽代碼

do not use library class

ryohek 6 年之前
父節點
當前提交
15c557683b
共有 1 個文件被更改,包括 2 次插入4 次删除
  1. 2 4
      src/client/styles/scss/_page.scss

+ 2 - 4
src/client/styles/scss/_page.scss

@@ -68,12 +68,10 @@
       }
 
       .revision-history-diff {
+        display: table !important;
+        width: 100%;
         padding-left: 40px;
         color: #333;
-      }
-
-      .d2h-files-diff {
-        display: table;
         table-layout: fixed;
       }
     }