Client: AddUsersPanel: Fix loader padding

This commit is contained in:
Aleksandr Lushkin 2024-08-09 14:49:42 +02:00
parent 717d0c86dd
commit 00ee68c59d

View File

@ -573,6 +573,7 @@ const AddUsersPanel = ({
isSearchLoading={isInit}
rowLoader={
<RowLoader
style={{ paddingInlineEnd: 0 }}
isUser
count={15}
isContainer={isLoading}