diff --git a/plugin/src/main/resources/template/layout.html b/plugin/src/main/resources/template/layout.html index 1de747b..a3f5508 100644 --- a/plugin/src/main/resources/template/layout.html +++ b/plugin/src/main/resources/template/layout.html @@ -13,6 +13,9 @@ padding: 0 0.5em; border-bottom: 1px solid #ebeae6; } + .library a { + word-break: break-all; + } .title { font-size: 129%; font-weight: bold;