aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionSchemaView.tsx
diff options
context:
space:
mode:
authorSam Wilkins <samwilkins333@gmail.com>2019-08-01 02:31:07 -0400
committerSam Wilkins <samwilkins333@gmail.com>2019-08-01 02:31:07 -0400
commitcd02f494975ad44b85c08d3108f185edbea43258 (patch)
tree1c4f30004385d5ffc711032f51cb8cfc5be00898 /src/client/views/collections/CollectionSchemaView.tsx
parentec224416fc454c7fdbb62943408226c973d8c751 (diff)
parentd4accdd22cabdd78fc7bd76dd7ce3cb59e4b102f (diff)
Merge branch 'master' into speech-to-text
Diffstat (limited to 'src/client/views/collections/CollectionSchemaView.tsx')
-rw-r--r--src/client/views/collections/CollectionSchemaView.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/collections/CollectionSchemaView.tsx b/src/client/views/collections/CollectionSchemaView.tsx
index 4d6bf437f..9efd0d3ec 100644
--- a/src/client/views/collections/CollectionSchemaView.tsx
+++ b/src/client/views/collections/CollectionSchemaView.tsx
@@ -980,6 +980,7 @@ export class CollectionSchemaPreview extends React.Component<CollectionSchemaPre
style={{
transform: `translate(${this.centeringOffset}px, 0px)`,
borderRadius: this.borderRounding,
+ display: "inline",
height: "100%"
}}>
<DocumentView