diff --git a/inst/shiny/ui.R b/inst/shiny/ui.R index 429d54e3..34d90c95 100644 --- a/inst/shiny/ui.R +++ b/inst/shiny/ui.R @@ -56,6 +56,7 @@ names(shortFlags) <- flagsALL header <- dashboardHeader(title = "toxEval") sidebar <- dashboardSidebar( + tags$head(tags$style(".shiny-plot-output{height:80vh !important;}")), sidebarMenu( tags$button( id = 'close',