1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-23 18:34:02 +02:00

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;
}