feat(management-tabs): add background color

This commit is contained in:
RadoslavDimchev 2024-04-09 14:16:36 +03:00 committed by Emil Ivanichkov
parent 0b8e520b0f
commit 86c43f0cce
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ const ManagementTabs = () => {
style={{
borderBottom: '1px solid #E7EAEE',
padding: '12px',
backgroundColor: '#fafbfc',
}}
>
<XStack