Features:
- Removes spellcheck for domain entry field - Adds the ability to assign websites to other users if you are an admin
This commit is contained in:
5
components/forms/WebsiteEditForm.module.css
Normal file
5
components/forms/WebsiteEditForm.module.css
Normal file
@@ -0,0 +1,5 @@
|
||||
.dropdown {
|
||||
-moz-appearance: none;
|
||||
-webkit-appearance: none;
|
||||
appearance: none;
|
||||
}
|
||||
Reference in New Issue
Block a user