We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc0ff33 + bf472c2 commit 32b27fdCopy full SHA for 32b27fd
1 file changed
src/components/Questions/Question.vue
@@ -85,7 +85,7 @@
85
<template v-if="isRequired" #icon>
86
<IconOverlay>
87
<template #overlay>
88
- <NcIconSvgWrapper :svg="IconAsterisk" />
+ <NcIconSvgWrapper :svg="IconAsterisk" inline />
89
</template>
90
<NcIconSvgWrapper :svg="IconDotsHorizontal" />
91
</IconOverlay>
0 commit comments