Преглед изворни кода

change number size of the vh and add a comment

kaoritokashiki пре 5 година
родитељ
комит
9915041f3e
1 измењених фајлова са 3 додато и 2 уклоњено
  1. 3 2
      src/client/styles/scss/_page_accessaries_modal.scss

+ 3 - 2
src/client/styles/scss/_page_accessaries_modal.scss

@@ -6,11 +6,12 @@
   }
 
   .grw-tab-content-style {
-    max-height: 595vh;
+    max-height: 80vh;
   }
 }
 
-// revision-history diff
+// revision-history
+// to stay d2h-code-side-line-number in the revision history diff area
 .d2h-wrapper {
   position: relative;
 }