fix styling and try optimize dockerfile

This commit is contained in:
2025-07-14 14:33:39 +07:00
parent 96a9729a35
commit dff0f7ceba
5 changed files with 40 additions and 52 deletions

View File

@@ -48,7 +48,6 @@
.form-control {
border: 2px solid #e9ecef;
border-radius: 8px;
padding: 12px 15px;
font-size: 14px;
transition: all 0.3s ease;
}