diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css index 55b2218..4ff46e3 100644 --- a/app/assets/stylesheets/application.css +++ b/app/assets/stylesheets/application.css @@ -96,7 +96,7 @@ input[type=submit] { } input:not([type=submit]):not([type=checkbox]), select { - padding: 0.2rem 0.4rem; + padding: 0.2em 0.4em; } .button, button, @@ -327,11 +327,15 @@ table.items tbody tr:hover { } table.items th { padding-block: 0.75em; + text-align: center; } table.items th, table.items td { padding-inline: 1em 0; } +table.items td:has(input) { + padding-inline-start: calc(0.6em - 0.9px); +} table.items th:last-child { padding-inline-end: 0.4em; } @@ -344,25 +348,24 @@ table.items td { padding-block: 0.1em; } /* For to fill