prometheus: monaco: better popup-font-size (#39181)
This commit is contained in:
+1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user