improve money move form

This commit is contained in:
Bilal
2020-09-04 17:42:01 +03:00
parent a1264a2dac
commit 66032ac03f
2 changed files with 16 additions and 12 deletions

View File

@@ -45,3 +45,7 @@
margin-right: 100px;
}
.required:before {
color: red;
content: "* ";
}