fix dropdowns are behind page-container

This commit is contained in:
Victor Baranov 2018-09-18 19:31:14 +03:00
parent 99f64783be
commit c9919d4c98
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
width: 100%;
background-color: #fff;
box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.08);
z-index: 25;
/* z-index: 25;*/
display: flex;
flex-flow: column;
border-radius: 8px;