mirror of
https://github.com/filecoin-project/slate.git
synced 2024-12-24 17:44:50 +03:00
remove extra space below download extension button
This commit is contained in:
parent
568d8bc4f5
commit
f9713b6970
@ -181,7 +181,7 @@ export class ApplicationUserControlsPopup extends React.Component {
|
||||
{
|
||||
text: (
|
||||
<div css={Styles.MOBILE_HIDDEN}>
|
||||
<DownloadExtensionButton full style={{ marginTop: "4px", marginBottom: "28px" }} />
|
||||
<DownloadExtensionButton full style={{ marginTop: "4px", marginBottom: "4px" }} />
|
||||
</div>
|
||||
),
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user