Skip to content

Instantly share code, notes, and snippets.

<style>
.embeddedServiceHelpButton .helpButton .uiButton {
background-color: #0068B5;
font-family: "Founders Grotesk", "Roboto", sans-serif;
font-size: 0.600em;
min-width: 9em;
max-width: 11em;
}
.embeddedServiceHelpButton .helpButton .uiButton:focus {
outline: 1px solid #0068B5;
@sdornan
sdornan / Link.tsx
Created April 14, 2022 15:21
Custom Next.js MUI Link component