mirror of
https://github.com/rstudio/shiny.git
synced 2026-02-06 20:55:24 -05:00
padding on all cells
This commit is contained in:
@@ -3,7 +3,7 @@ body.disconnected {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.shiny-table th {
|
||||
.shiny-table td {
|
||||
padding-left: 12px !important;
|
||||
padding-right: 12px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user