diff --git a/src/new-apps/components/InstalledAppListRow/AppManifestUrl.tsx b/src/new-apps/components/InstalledAppListRow/AppManifestUrl.tsx index da26f27ab..aa2b8afdb 100644 --- a/src/new-apps/components/InstalledAppListRow/AppManifestUrl.tsx +++ b/src/new-apps/components/InstalledAppListRow/AppManifestUrl.tsx @@ -28,9 +28,11 @@ export const AppManifestUrl: React.FC = ({ }} > - - {new URL(manifestUrl).host} - + + + {new URL(manifestUrl).host} + + = props => { backgroundColor={!app.isActive ? "surfaceNeutralSubdued" : undefined} >