bottom nav bar stroke-0 building icon
This commit is contained in:
@@ -104,6 +104,7 @@ function BottomNavBar({ onPagerClick }: BottomNavBarProps) {
|
|||||||
size={20}
|
size={20}
|
||||||
variant={buildingVariant as 'Bold' | 'Outline'}
|
variant={buildingVariant as 'Bold' | 'Outline'}
|
||||||
color="currentColor"
|
color="currentColor"
|
||||||
|
className='stroke-0'
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<span className="text-xs2 text-center truncate w-full">
|
<span className="text-xs2 text-center truncate w-full">
|
||||||
|
|||||||
Reference in New Issue
Block a user