From ea430760f507e3ba381c4ab01ec89a2111f35e8c Mon Sep 17 00:00:00 2001 From: Mr-Q <34816426+you-hengh@users.noreply.github.com> Date: Sat, 11 Feb 2023 14:43:17 +0800 Subject: [PATCH] fix(theme): make features support line wrapping (#1913) Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com> --- src/client/theme-default/components/VPFeature.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/client/theme-default/components/VPFeature.vue b/src/client/theme-default/components/VPFeature.vue index 41e9c719..6385a18e 100644 --- a/src/client/theme-default/components/VPFeature.vue +++ b/src/client/theme-default/components/VPFeature.vue @@ -24,8 +24,8 @@ defineProps<{ :width="icon.width" />
{{ details }}
+ +