Skip to content

Commit 73d5f75

Browse files
author
Jicheng Lu
committed
adjust style
1 parent a540c7e commit 73d5f75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/common/embedding/EmbeddingPage.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<Row>
9696
<Col lg="12">
9797
<Card>
98-
<CardBody id={`${htmlTagId}`}></CardBody>
98+
<CardBody style="padding: 0px; height: calc(100vh - 230px);" id={`${htmlTagId}`}></CardBody>
9999
</Card>
100100
</Col>
101101
</Row>

0 commit comments

Comments
 (0)