diff --git a/static/css/style.css b/static/css/style.css index 1706567..92ff3e8 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -220,9 +220,6 @@ input.form-control { padding: 8px 4px; border-radius: 0; } - .function-button-right { - justify-content: flex-end !important; - } } .table-responsive { diff --git a/templates/main.html b/templates/main.html index 959417b..a5f035a 100644 --- a/templates/main.html +++ b/templates/main.html @@ -85,7 +85,8 @@ {% endfor %} -