mirror of
https://github.com/grafana/grafana.git
synced 2025-01-08 15:13:30 -06:00
ux: increased code editor auto complete width from 320px to 550px, fixes #9203
This commit is contained in:
parent
3c16230158
commit
968ba30fa5
@ -28,7 +28,7 @@
|
||||
background-color: $dropdownBackground !important;
|
||||
color: $dropdownLinkColor !important;
|
||||
border: 1px solid $dropdownBorder !important;
|
||||
width: 320px !important;
|
||||
width: 550px !important;
|
||||
|
||||
.ace_scroller {
|
||||
.ace_selected, .ace_active-line, .ace_line-hover {
|
||||
|
Loading…
Reference in New Issue
Block a user