Client: People: TableRow: Fix when group combobox shows type loading

This commit is contained in:
Aleksandr Lushkin 2024-08-30 17:08:09 +02:00
parent 0e460bf1f0
commit 922cb308cb

View File

@ -397,7 +397,6 @@ const PeopleTableRow = (props) => {
size="content"
modernView
manualWidth={"fit-content"}
isLoading={isLoading}
optionStyle={{ maxWidth: "400px" }}
textOverflow
/>