code-editor: increase autocomplete popup size

This commit is contained in:
Alexander Zobnin 2017-08-09 11:23:05 +03:00
parent 1c8c746956
commit 5c0773023f

View File

@ -18,6 +18,7 @@
background-color: $dropdownBackground !important;
color: $dropdownLinkColor !important;
border: 1px solid $dropdownBorder !important;
width: 320px !important;
font-family: monospace;
font-size: 1rem;