Add padding to selection text
This commit is contained in:
3
ui.R
3
ui.R
@@ -182,8 +182,11 @@ ui <- function() {
|
||||
# farbe rgba ist die exakte Farbe der Trennlinien und Card-Umrandungen aus der App
|
||||
)
|
||||
),
|
||||
div(
|
||||
style ="padding: 0 15px; margin-top: 10px;",
|
||||
uiOutput("txt_map_selection_bezirk"),
|
||||
uiOutput("txt_map_selection_stadtteil"),
|
||||
),
|
||||
plotOutput("grph_top3"),
|
||||
),
|
||||
col_widths = breakpoints(
|
||||
|
||||
Reference in New Issue
Block a user