R Shiny - Decrease space between elements in column

前端 未结 0 1480
傲寒
傲寒 2020-12-22 21:40

I have the following reproducible code :

library(shiny)

ui <- fluidPage(
  fluidRow(
    column(3, align="left",
           # Input: Quantile --         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题