tabs padding
This commit is contained in:
@@ -80,6 +80,7 @@ const ViewIOdata = () => {
|
||||
<Box display={'flex'} >
|
||||
{tabs.map(({ label }, index) => (
|
||||
<Tab
|
||||
px={3}
|
||||
isDisabled={
|
||||
index === 0 ||
|
||||
index === 1 ||
|
||||
|
||||
Reference in New Issue
Block a user