mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2025-09-12 18:49:39 +02:00
adjusting sidebar width
This commit is contained in:
parent
d8d11f6da1
commit
4b4f513956
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ ui <-
|
|||
title = "REDCap database creator",
|
||||
bslib::page_navbar(
|
||||
title = "Easy REDCap database creation",
|
||||
sidebar = bslib::sidebar(
|
||||
sidebar = bslib::sidebar(width = 300,
|
||||
shiny::h5("1) Database meta data"),
|
||||
shiny::fileInput(
|
||||
inputId = "ds",
|
||||
|
|
Loading…
Add table
Reference in a new issue