Skip to content
Snippets Groups Projects
Unverified Commit 9390eb0e authored by Henrique Guimarães Ribeiro's avatar Henrique Guimarães Ribeiro Committed by GitHub
Browse files

Chore: Add surface-light background to AppRow (#27765)

parent 73747ca6
No related branches found
No related tags found
No related merge requests found
......@@ -76,6 +76,7 @@ const AppRow = (props: AppRowProps): ReactElement => {
pi='x16'
borderRadius='x4'
className={hoverClass}
bg='light'
>
<Box display='flex' flexDirection='row' width='80%'>
<AppAvatar size='x40' mie='x16' alignSelf='center' iconFileContent={iconFileContent} iconFileData={iconFileData} />
......
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