mirror of
https://github.com/grafana/grafana.git
synced 2025-01-08 15:13:30 -06:00
code-editor: increase autocomplete popup size
This commit is contained in:
parent
1c8c746956
commit
5c0773023f
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user