fix: article creation

This commit is contained in:
root
2025-10-09 13:42:44 +03:00
parent 2c4f16ce60
commit a378414ea3
5 changed files with 11 additions and 1 deletions

View File

@@ -70,4 +70,8 @@ form {
.text {
min-height: 500px;
}
.error {
color: red;
}