diff --git a/client/core/src/components/drop-down/style.scss b/client/core/src/components/drop-down/style.scss index eb77cb9b8..71bfdd296 100755 --- a/client/core/src/components/drop-down/style.scss +++ b/client/core/src/components/drop-down/style.scss @@ -58,7 +58,7 @@ vn-drop-down { } } & > .list { - max-height: 12.2em; + max-height: 12.8em; overflow: auto; ul {