Skip to content
Snippets Groups Projects
Unverified Commit 16eacbf9 authored by Felipe's avatar Felipe Committed by GitHub
Browse files

Chore: change colors to dark theme on Marketplace (#27532)

parent 64ad0254
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ const AppDetails = ({ app }: { app: AppInfo }): ReactElement => {
</>
)}
<Box display='flex' flexDirection='column' color='default'>
<Box display='flex' flexDirection='column'>
<Margins block='x17'>
{isCarouselVisible && <ScreenshotCarouselAnchor screenshots={screenshots} />}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment