diff --git a/docs/.vuepress/theme/styles/custom-blocks.styl b/docs/.vuepress/theme/styles/custom-blocks.styl index 4a10812e17..b87ce286bd 100644 --- a/docs/.vuepress/theme/styles/custom-blocks.styl +++ b/docs/.vuepress/theme/styles/custom-blocks.styl @@ -10,6 +10,8 @@ border-left-width 2px border-left-style solid margin 2rem 0 + code + word-wrap break-word &.tip background-color var(--background-subdued) border-color var(--primary)