Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ce3e957

Browse files
Joseph Damibanicolaskruchten
Joseph Damiba
andauthored
Update all_static/css/main.css
Co-Authored-By: Nicolas Kruchten <[email protected]>
1 parent 28dad56 commit ce3e957

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

all_static/css/main.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9320,7 +9320,7 @@ pre, code, .hljs {
93209320
.modal-body{
93219321
background: white;
93229322
padding: 0 !important;
9323-
max-height: 75vh;
9323+
max-height: calc(100vh - 200px);
93249324
overflow-y: scroll;
93259325
}
93269326

@@ -9367,4 +9367,4 @@ pre, code, .hljs {
93679367
#installation, #rendering-charts, #note-for-rstudio-users, #download-from-github, #download-from-cran {
93689368
margin-bottom: 0.5em !important;
93699369
margin-top: 0.5em !important;
9370-
}
9370+
}

0 commit comments

Comments
 (0)