mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-06-02 22:46:59 +00:00
Sort
This commit is contained in:
parent
8ad0c07cca
commit
b097a4ae3b
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user