mirror of
https://github.com/trezor/trezor-wallet
synced 2024-12-26 17:08:07 +00:00
put back styles
This commit is contained in:
parent
da429c314f
commit
59aa111870
@ -50,6 +50,8 @@ const ShowAddressButton = styled(Button)`
|
|||||||
|
|
||||||
@media screen and (max-width: 795px) {
|
@media screen and (max-width: 795px) {
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
|
align-self: auto;
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user