diff --git a/resources/static/styles.css b/resources/static/styles.css index 723ab72..18df8b3 100644 --- a/resources/static/styles.css +++ b/resources/static/styles.css @@ -110,6 +110,8 @@ dialog form { table td { display: flex; justify-content: left !important; + width: 98vw; + padding: .5em .1em; } table td::before {