Sfoglia il codice sorgente

change number size of the vh and add a comment

kaoritokashiki 5 anni fa
parent
commit
9915041f3e
1 ha cambiato i file con 3 aggiunte e 2 eliminazioni
  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;
 }