mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 00:55:47 -06:00
prometheus: monaco: better popup-font-size (#39181)
This commit is contained in:
parent
ed810da1f6
commit
bff3d91b0d
@ -16,6 +16,7 @@ const options: CodeEditorMonacoOptions = {
|
||||
scrollBeyondLastLine: false,
|
||||
renderLineHighlight: 'none',
|
||||
fontSize: 14,
|
||||
suggestFontSize: 12,
|
||||
// we need `fixedOverflowWidgets` because otherwise in grafana-dashboards
|
||||
// the popup is clipped by the panel-visualizations.
|
||||
fixedOverflowWidgets: true,
|
||||
|
Loading…
Reference in New Issue
Block a user