We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c80f0c2 commit e8a9a8dCopy full SHA for e8a9a8d
src/components/v2/appDetails/k8Resource/K8Resource.component.tsx
@@ -137,7 +137,7 @@ export const K8ResourceComponent = ({
137
className="dc__border-right--n1 dc__overflow-hidden flexbox-col dc__no-shrink w-250"
138
data-testid="k8-resources-node-tree"
139
>
140
- <div className="pt-16 pb-15 px-16 border__secondary--bottom">
+ <div className="pt-14 pb-13 px-16 border__secondary--bottom">
141
<StatusFilterButtonComponent
142
nodes={nodes}
143
selectedTab={currentFilter}
0 commit comments