Hide overflow in Dropdown component

old
Javi Velasco 2015-06-28 12:54:52 +02:00
parent 2584259162
commit 5b071de6bf
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@
max-height : 50vh
list-style : none
opacity : 0
overflow : hidden
background-color : WHITE
border-radius : BORDER_RADIUS
transform translateY(-(INPUT_HEIGHT / 2))