more fixes to snapshot

This commit is contained in:
ijin08 2019-03-20 11:37:45 +01:00
parent 67e802c595
commit 6471f6feb0

View File

@ -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",
}, },
} }
} }