Skip to content

Commit 993fa10

Browse files
authored
Improve List Style of Datasources (#59)
1 parent 3dac902 commit 993fa10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/kubeconfig/Datasources.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ function DatasourcesRenderer({ }: SceneComponentProps<Datasources>) {
2525
width: '100%',
2626
}),
2727
list: css({
28-
padding: '20px',
2928
listStyle: 'none',
3029
display: 'grid',
3130
gap: theme.spacing(1),

0 commit comments

Comments
 (0)