Bläddra i källkod

more fixes to snapshot

ijin08 6 år sedan
förälder
incheckning
67e802c595

+ 26 - 0
packages/grafana-ui/src/components/ThresholdsEditor/__snapshots__/ThresholdsEditor.test.tsx.snap

@@ -211,6 +211,10 @@ exports[`Render should render with base threshold 1`] = `
                                 "sm": 1.1,
                                 "xs": 1,
                               },
+                              "link": Object {
+                                "decoration": "none",
+                                "hoverDecoration": "none",
+                              },
                               "size": Object {
                                 "base": "13px",
                                 "lg": "18px",
@@ -224,6 +228,15 @@ exports[`Render should render with base threshold 1`] = `
                                 "regular": 400,
                                 "semibold": 500,
                               },
+                              "zIndex": Object {
+                                "dropdown": "1000",
+                                "modal": "1050",
+                                "modalBackdrop": "1040",
+                                "navbarFixed": "1020",
+                                "sidemenu": "1025",
+                                "tooltip": "1030",
+                                "typeahead": "1060",
+                              },
                             },
                           }
                         }
@@ -355,6 +368,10 @@ exports[`Render should render with base threshold 1`] = `
                                       "sm": 1.1,
                                       "xs": 1,
                                     },
+                                    "link": Object {
+                                      "decoration": "none",
+                                      "hoverDecoration": "none",
+                                    },
                                     "size": Object {
                                       "base": "13px",
                                       "lg": "18px",
@@ -368,6 +385,15 @@ exports[`Render should render with base threshold 1`] = `
                                       "regular": 400,
                                       "semibold": 500,
                                     },
+                                    "zIndex": Object {
+                                      "dropdown": "1000",
+                                      "modal": "1050",
+                                      "modalBackdrop": "1040",
+                                      "navbarFixed": "1020",
+                                      "sidemenu": "1025",
+                                      "tooltip": "1030",
+                                      "typeahead": "1060",
+                                    },
                                   },
                                 }
                               }