mirror of
https://github.com/directus/directus.git
synced 2026-01-29 07:27:57 -05:00
fix styling problem with nested render-template (#10370)
This commit is contained in:
@@ -140,6 +140,10 @@ export default defineComponent({
|
||||
> * {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.render-template {
|
||||
display: inline;
|
||||
}
|
||||
}
|
||||
|
||||
.subdued {
|
||||
|
||||
Reference in New Issue
Block a user