1
0
Fork 0

improve CSS for intellisense results presentation

Dieser Commit ist enthalten in:
Robert Barrow 2019-10-01 19:39:39 +01:00
Ursprung 979e896d6b
Commit fe67efdb3c

Datei anzeigen

@ -434,8 +434,9 @@
div.ac-wrap {
width: 98.5% !important;
overflow: auto;
overflow: visible;
max-height: 150px;
min-height: 34px;
background-color: white;
border: 1px solid #e9e9e9;
padding: 5px 4px 1px 4px;