mirror of
https://github.com/trezor/trezor-wallet
synced 2024-12-28 01:48:10 +00:00
Merge pull request #347 from trezor/fix/remove-menu-items-shadow
Fix/remove shadow from menu items
This commit is contained in:
commit
3f7c504e0a
@ -9,7 +9,6 @@ import { FONT_SIZE } from 'config/variables';
|
||||
|
||||
const Wrapper = styled.div`
|
||||
background: ${colors.WHITE};
|
||||
box-shadow: 0 3px 8px rgba(0,0,0,0.06);
|
||||
`;
|
||||
|
||||
const Item = styled.div`
|
||||
|
Loading…
Reference in New Issue
Block a user