Skip to content

Commit d00aae6

Browse files
committed
fix model-builder css
1 parent e64e158 commit d00aae6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/tdb-dashboard/src/App.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -728,6 +728,7 @@ input {
728728

729729
.model-builder-code-mirror .CodeMirror{
730730
min-height: 400px !important;
731+
height: auto !important;
731732
}
732733

733734
.model-builder-code-mirror .CodeMirror-scroll {
@@ -739,9 +740,6 @@ input {
739740
min-height: 400px !important;
740741
}
741742

742-
743-
744-
745743
.editor-pallet .CodeMirror {
746744
min-height: 400px !important;
747745
height: auto !important;

0 commit comments

Comments
 (0)