Skip to content

Commit 2ed5ca8

Browse files
author
Mukul Tayal
committed
background in app details of helm apps
1 parent 5a38d47 commit 2ed5ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/v2/appDetails/AppDetails.component.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ const AppDetailsComponent = ({
163163

164164
return (
165165
<div className="helm-details" data-testid="app-details-wrapper">
166-
<div className="app-info-bg">
166+
<div className="app-info-bg-gradient">
167167
<EnvironmentSelectorComponent
168168
isExternalApp={isExternalApp}
169169
_init={_init}

0 commit comments

Comments
 (0)