fix(mobile): increase font sizes and other mobile-centric improvements (#1907)
This commit is contained in:
@@ -29,6 +29,7 @@ const MobileItemsListButton = () => {
|
||||
}}
|
||||
label={label}
|
||||
icon={iconType}
|
||||
iconClassName={'h-6 w-6'}
|
||||
/>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user