Loading browser/components/newtab/aboutwelcome/content/aboutwelcome.css +1 −2 Original line number Diff line number Diff line Loading @@ -31,7 +31,6 @@ .onboardingContainer.featureCallout .screen[pos=callout] { height: fit-content; min-height: unset; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); overflow: visible; } .onboardingContainer.featureCallout .screen[pos=callout] .logo-container { Loading Loading @@ -73,7 +72,7 @@ position: relative; overflow: hidden; border: 1px solid #CFCFD8; box-shadow: 0 2px 14px rgba(58, 57, 68, 0.2); box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); border-radius: 4px; padding-top: 0; padding-bottom: 26px; Loading browser/components/newtab/content-src/styles/_feature-callout.scss +1 −2 Original line number Diff line number Diff line Loading @@ -44,7 +44,6 @@ $background-dark: rgb(28, 27, 34); &[pos='callout'] { height: fit-content; min-height: unset; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); overflow: visible; .logo-container { Loading Loading @@ -98,7 +97,7 @@ $background-dark: rgb(28, 27, 34); position: relative; overflow: hidden; border: 1px solid #CFCFD8; box-shadow: 0 2px 14px rgba(58, 57, 68, 0.2); box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); border-radius: 4px; padding-top: 0; // Subtract 4px, the block margin of buttons Loading Loading
browser/components/newtab/aboutwelcome/content/aboutwelcome.css +1 −2 Original line number Diff line number Diff line Loading @@ -31,7 +31,6 @@ .onboardingContainer.featureCallout .screen[pos=callout] { height: fit-content; min-height: unset; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); overflow: visible; } .onboardingContainer.featureCallout .screen[pos=callout] .logo-container { Loading Loading @@ -73,7 +72,7 @@ position: relative; overflow: hidden; border: 1px solid #CFCFD8; box-shadow: 0 2px 14px rgba(58, 57, 68, 0.2); box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); border-radius: 4px; padding-top: 0; padding-bottom: 26px; Loading
browser/components/newtab/content-src/styles/_feature-callout.scss +1 −2 Original line number Diff line number Diff line Loading @@ -44,7 +44,6 @@ $background-dark: rgb(28, 27, 34); &[pos='callout'] { height: fit-content; min-height: unset; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); overflow: visible; .logo-container { Loading Loading @@ -98,7 +97,7 @@ $background-dark: rgb(28, 27, 34); position: relative; overflow: hidden; border: 1px solid #CFCFD8; box-shadow: 0 2px 14px rgba(58, 57, 68, 0.2); box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); border-radius: 4px; padding-top: 0; // Subtract 4px, the block margin of buttons Loading