mirror of
https://github.com/trezor/trezor-wallet
synced 2024-12-31 19:30:53 +00:00
same menu item padding for all screen sizes
This commit is contained in:
parent
0bae87acda
commit
656a36a77e
@ -33,10 +33,6 @@ const StyledNavLink = styled(NavLink)`
|
||||
padding: 20px 35px;
|
||||
white-space: nowrap;
|
||||
|
||||
@media screen and (max-width: 850px){
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
&.active,
|
||||
&:hover {
|
||||
transition: all 0.3s ease-in-out;
|
||||
|
Loading…
Reference in New Issue
Block a user