Przeglądaj źródła

change number size of the vh and add a comment

kaoritokashiki 5 lat temu
rodzic
commit
9915041f3e

+ 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;
 }