We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 714cf62 + a502afa commit 273a6bfCopy full SHA for 273a6bf
1 file changed
src/client/components/Results/DnsRecords.tsx
@@ -7,6 +7,7 @@ const styles = `
7
max-height: 50rem;
8
overflow-x: hidden;
9
overflow-y: auto;
10
+ overflow-wrap: anywhere;
11
}
12
`;
13
0 commit comments