diff --git a/core/static/core/style.scss b/core/static/core/style.scss index d37a7c21..3279d0d7 100644 --- a/core/static/core/style.scss +++ b/core/static/core/style.scss @@ -1202,6 +1202,10 @@ table { font-size: 0.9em; } +th { + padding: 4px; +} + td { padding: 4px; margin: 5px;