diff --git a/src/components/PropList.module.scss b/src/components/PropList.module.scss index 3307ba561..4064e45dc 100644 --- a/src/components/PropList.module.scss +++ b/src/components/PropList.module.scss @@ -15,7 +15,7 @@ } .info { - word-break: break-all; + overflow-wrap: break-all; } .default {