feat: Render diffs in email notifications (#4164)
* deps * diffCompact * Diffs in email * test * fix: Fade deleted images fix: Don't include empty paragraphs as context fix: Allow for same image multiple times and refactor * Remove target _blank * fix: Table heading incorrect color
This commit is contained in:
1
app/typings/styled-components.d.ts
vendored
1
app/typings/styled-components.d.ts
vendored
@@ -16,7 +16,6 @@ declare module "styled-components" {
|
||||
tableDivider: string;
|
||||
tableSelected: string;
|
||||
tableSelectedBackground: string;
|
||||
tableHeaderBackground: string;
|
||||
quote: string;
|
||||
codeBackground: string;
|
||||
codeBorder: string;
|
||||
|
||||
Reference in New Issue
Block a user