fix: Person autocomplete in table; (#3927)

This commit is contained in:
Chirag Ghosh 2022-10-05 00:29:13 +05:30 committed by GitHub
parent 5bf4039350
commit 76b864efe2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -204,6 +204,7 @@
width: inherit;
}
.Person.octo-propertyvalue,
.DateRange.octo-propertyvalue {
overflow: unset;
}