Completed functionality for user to Create products on the site

This commit is contained in:
2024-01-21 21:33:55 +00:00
parent 3ce5d16651
commit cd88926475
4 changed files with 46 additions and 37 deletions

View File

@ -19,7 +19,7 @@ h2 {
gap: 1em;
}
.login-form input {
.login-form input, .login-form select, .login-form option {
width: 100%;
padding: 0 0 0 10px;
margin: 0;