mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-27 08:21:27 +00:00
strech device menu width to its parent's width
This commit is contained in:
parent
251eb61177
commit
9f190dc993
@ -19,6 +19,8 @@ import Divider from '../Divider';
|
||||
|
||||
const Wrapper = styled.div`
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
padding-bottom: 8px;
|
||||
border-bottom: 1px solid #E3E3E3;
|
||||
background: white;
|
||||
box-shadow: 0 3px 8px rgba(0,0,0,0.06);
|
||||
|
Loading…
Reference in New Issue
Block a user