mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
.typeahead-autocomplete {
|
.typeahead-autocomplete {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
position: absolute;
|
position: relative;
|
||||||
|
max-height: 200px;
|
||||||
|
overflow-y: auto;
|
||||||
z-index: 5;
|
z-index: 5;
|
||||||
color: #555;
|
color: #555;
|
||||||
margin: -15px 0 0 0;
|
margin: -15px 0 0 0;
|
||||||
|
Reference in New Issue
Block a user