fix styling problem with nested render-template (#10370)

This commit is contained in:
Sean Goff
2021-12-07 18:32:08 +01:00
committed by GitHub
parent bc7e8cd6c1
commit b201bba46e

View File

@@ -140,6 +140,10 @@ export default defineComponent({
> * {
vertical-align: middle;
}
.render-template {
display: inline;
}
}
.subdued {