Open amritadesmet opened 3 days ago
Change to "URL has been copied", Replace hash with link icon. For some reason, Salt website is not using Mosaic's copy feature https://github.com/jpmorganchase/mosaic/blob/e2821e10afa243c0ea7d720e1a7767a00f7ea5ac/packages/components/src/Markdown/AnchorHeading/index.tsx#L69-L89
Edit scroll to prevent jumping to section, below css should help
scroll-margin-top: calc(4rem + 20px);
Trying to use Tag for the copy action, too big...
Change to "URL has been copied", Replace hash with link icon. For some reason, Salt website is not using Mosaic's copy feature https://github.com/jpmorganchase/mosaic/blob/e2821e10afa243c0ea7d720e1a7767a00f7ea5ac/packages/components/src/Markdown/AnchorHeading/index.tsx#L69-L89
Edit scroll to prevent jumping to section, below css should help