strech device menu width to its parent's width

pull/346/head
slowbackspace 5 years ago
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…
Cancel
Save