mirror of
https://github.com/trezor/trezor-wallet
synced 2024-12-28 01:48:10 +00:00
set z-index for device menu
This commit is contained in:
parent
1931ccbe80
commit
44323a690e
@ -19,6 +19,7 @@ import Divider from '../Divider';
|
||||
|
||||
const Wrapper = styled.div`
|
||||
position: absolute;
|
||||
z-index: 1;
|
||||
width: 100%;
|
||||
padding-bottom: 8px;
|
||||
border-bottom: 1px solid #E3E3E3;
|
||||
|
Loading…
Reference in New Issue
Block a user