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,15 +228,15 @@ exports[`Render should render with base threshold 1`] = `
|
|||||||
"regular": 400,
|
"regular": 400,
|
||||||
"semibold": 500,
|
"semibold": 500,
|
||||||
},
|
},
|
||||||
"zIndex": Object {
|
},
|
||||||
"dropdown": "1000",
|
"zIndex": Object {
|
||||||
"modal": "1050",
|
"dropdown": "1000",
|
||||||
"modalBackdrop": "1040",
|
"modal": "1050",
|
||||||
"navbarFixed": "1020",
|
"modalBackdrop": "1040",
|
||||||
"sidemenu": "1025",
|
"navbarFixed": "1020",
|
||||||
"tooltip": "1030",
|
"sidemenu": "1025",
|
||||||
"typeahead": "1060",
|
"tooltip": "1030",
|
||||||
},
|
"typeahead": "1060",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -385,15 +385,15 @@ exports[`Render should render with base threshold 1`] = `
|
|||||||
"regular": 400,
|
"regular": 400,
|
||||||
"semibold": 500,
|
"semibold": 500,
|
||||||
},
|
},
|
||||||
"zIndex": Object {
|
},
|
||||||
"dropdown": "1000",
|
"zIndex": Object {
|
||||||
"modal": "1050",
|
"dropdown": "1000",
|
||||||
"modalBackdrop": "1040",
|
"modal": "1050",
|
||||||
"navbarFixed": "1020",
|
"modalBackdrop": "1040",
|
||||||
"sidemenu": "1025",
|
"navbarFixed": "1020",
|
||||||
"tooltip": "1030",
|
"sidemenu": "1025",
|
||||||
"typeahead": "1060",
|
"tooltip": "1030",
|
||||||
},
|
"typeahead": "1060",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user