mirror of
https://github.com/BradNut/umami
synced 2025-09-08 17:40:29 +00:00
- Removes spellcheck for domain entry field - Adds the ability to assign websites to other users if you are an admin
5 lines
87 B
CSS
5 lines
87 B
CSS
.dropdown {
|
|
-moz-appearance: none;
|
|
-webkit-appearance: none;
|
|
appearance: none;
|
|
}
|