mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-26 19:51:25 +00:00
Sort
This commit is contained in:
@@ -127,12 +127,13 @@ export const AppInfo = ({ app, myName }) => {
|
||||
</AppInfoSnippetContainer>
|
||||
|
||||
<Spacer height="11px" />
|
||||
|
||||
<Box
|
||||
sx={{
|
||||
width: '100%',
|
||||
display: 'flex',
|
||||
alignItems: 'center',
|
||||
display: 'flex',
|
||||
gap: '20px',
|
||||
width: '100%',
|
||||
}}
|
||||
>
|
||||
<AppDownloadButton
|
||||
|
Reference in New Issue
Block a user