umami/components/forms/WebsiteEditForm.module.css
Aidan Marshall b388961b8b Features:
- Removes spellcheck for domain entry field
- Adds the ability to assign websites to other users if you are an admin
2022-08-26 17:22:46 +02:00

6 lines
87 B
CSS

.dropdown {
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
}