vnDropDown style fixes

This commit is contained in:
Juan 2018-03-09 15:04:25 +01:00
parent 6cc6703002
commit fbd6a5d58a
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ vn-drop-down {
} }
} }
& > .list { & > .list {
max-height: 12.2em; max-height: 12.8em;
overflow: auto; overflow: auto;
ul { ul {