row action add props top and left

This commit is contained in:
hamid zarghami
2025-08-23 11:10:06 +03:30
parent a876a7fd0a
commit 6caebde908
2 changed files with 56 additions and 24 deletions
+5
View File
@@ -285,6 +285,11 @@ const Header: FC = () => {
},
]}
trigger={<MessageQuestion size={20} color={getIconColor('primary')} />}
topOffset={20}
leftOffset={70}
topOffsetMobile={10}
leftOffsetMobile={60}
/>