mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01: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;
|
|
}
|