mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
more fixes to snapshot
This commit is contained in:
parent
67e802c595
commit
6471f6feb0
@ -228,6 +228,7 @@ exports[`Render should render with base threshold 1`] = `
|
||||
"regular": 400,
|
||||
"semibold": 500,
|
||||
},
|
||||
},
|
||||
"zIndex": Object {
|
||||
"dropdown": "1000",
|
||||
"modal": "1050",
|
||||
@ -237,7 +238,6 @@ exports[`Render should render with base threshold 1`] = `
|
||||
"tooltip": "1030",
|
||||
"typeahead": "1060",
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
>
|
||||
@ -385,6 +385,7 @@ exports[`Render should render with base threshold 1`] = `
|
||||
"regular": 400,
|
||||
"semibold": 500,
|
||||
},
|
||||
},
|
||||
"zIndex": Object {
|
||||
"dropdown": "1000",
|
||||
"modal": "1050",
|
||||
@ -394,7 +395,6 @@ exports[`Render should render with base threshold 1`] = `
|
||||
"tooltip": "1030",
|
||||
"typeahead": "1060",
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user