diff --git a/static/css/style.css b/static/css/style.css index 92ff3e8..1706567 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -220,6 +220,9 @@ 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 6887db4..959417b 100644 --- a/templates/main.html +++ b/templates/main.html @@ -85,7 +85,7 @@ {% endfor %} -
+
📄 Otwórz 📋 Kopiuj ✏️ Edytuj