fix(tabs): add gutter between tabs (#196)

This commit is contained in:
NIDHI TANDON 2021-06-27 23:25:18 +05:30 committed by GitHub
parent af68ca52ba
commit d09c63331d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,7 +93,7 @@ const _ServiceMetrics = (props: ServicesMetricsProps) => {
};
return (
<Tabs defaultActiveKey="1">
<Tabs defaultActiveKey="1" tabBarGutter={48}>
<TabPane tab="Application Metrics" key="1">
<Row gutter={32} style={{ margin: 20 }}>
<Col span={12}>