mirror of
https://github.com/Lissy93/web-check.git
synced 2026-05-24 16:01:14 -04:00
Wrap long DNS record values
This commit is contained in:
@@ -7,6 +7,7 @@ const styles = `
|
||||
max-height: 50rem;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user