mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
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:
parent
0f976be5d8
commit
b388961b8b
5 changed files with 64 additions and 7 deletions
|
|
@ -24,7 +24,8 @@
|
|||
flex: 1 1;
|
||||
}
|
||||
|
||||
.row > div > input {
|
||||
.row > div > input,
|
||||
.row > div > select {
|
||||
width: 100%;
|
||||
min-width: 240px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue