mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 12:47:13 +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;
|
|
}
|