cjerzak commited on
Commit
626abc7
·
verified ·
1 Parent(s): f67f49a

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +1 -1
app.R CHANGED
@@ -304,7 +304,7 @@ ui <- dashboardPage(
304
  ),
305
 
306
  box(
307
- width = 8, title = "Preview of Outcomes (Y)",
308
  status = "info", solidHeader = TRUE,
309
  DTOutput("outcomes_table")
310
  )
 
304
  ),
305
 
306
  box(
307
+ width = 6, title = "Preview of Outcomes (Y)",
308
  status = "info", solidHeader = TRUE,
309
  DTOutput("outcomes_table")
310
  )