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