Yuki Takei 5 سال پیش
والد
کامیت
74cfda2f18
1فایلهای تغییر یافته به همراه1 افزوده شده و 26 حذف شده
  1. 1 26
      src/client/styles/scss/_page.scss

+ 1 - 26
src/client/styles/scss/_page.scss

@@ -1,32 +1,7 @@
 // import diff2html styles
 // import diff2html styles
 @import '~diff2html/bundles/css/diff2html.min.css';
 @import '~diff2html/bundles/css/diff2html.min.css';
 
 
-.main-container {
-  .url-line {
-    font-size: 1rem;
-    color: $gray-400;
-  }
-
-  h1.title {
-    margin-top: 0;
-    margin-bottom: 0;
-
-    .d-flex {
-      flex-wrap: wrap; // for long page path
-    }
-
-    // crowi layout only
-    a.last-path {
-      color: $gray-300;
-
-      &:hover {
-        color: inherit;
-      }
-    }
-  }
-}
-
-.main .content-main .revision-history {
+.revision-history {
   .revision-history-list {
   .revision-history-list {
     .revision-history-outer {
     .revision-history-outer {
       // add border-top except of first element
       // add border-top except of first element