mirror of
https://github.com/mattermost/focalboard.git
synced 2024-12-24 13:43:12 +02:00
Fix table multiperson (#4613)
* clear overflow on multiperson * clear overflow on multiperson
This commit is contained in:
parent
56954e0491
commit
d16bbcbe10
@ -203,6 +203,7 @@
|
||||
width: inherit;
|
||||
}
|
||||
|
||||
.MultiPerson.octo-propertyvalue,
|
||||
.Person.octo-propertyvalue,
|
||||
.DateRange.octo-propertyvalue {
|
||||
overflow: unset;
|
||||
|
Loading…
Reference in New Issue
Block a user