mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fixes #106. Css fix for Firefox and using top menu dropdowns in panel fullscren / edit mode
This commit is contained in:
@@ -3,6 +3,7 @@ module.exports = function(config) {
|
||||
dev: {
|
||||
options: {
|
||||
port: 5601,
|
||||
hostname: '*',
|
||||
base: config.srcDir,
|
||||
keepalive: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user