fix: Person autocomplete in table; (#3927)
This commit is contained in:
parent
5bf4039350
commit
76b864efe2
1 changed files with 1 additions and 0 deletions
|
@ -204,6 +204,7 @@
|
|||
width: inherit;
|
||||
}
|
||||
|
||||
.Person.octo-propertyvalue,
|
||||
.DateRange.octo-propertyvalue {
|
||||
overflow: unset;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue