[UPDT] BASE: Added '*' to all required fields in the common forms used in as_p
This commit is contained in:
@@ -435,7 +435,7 @@ form label {
|
||||
.required-star::after {
|
||||
content: "*";
|
||||
padding-left: 5px;
|
||||
color: red;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
.oh-badge--small {
|
||||
|
||||
Reference in New Issue
Block a user