Skip to content

Commit 3c08efa

Browse files
fix: fix literal expression editor hitbox in BKM (#905)
Related to camunda/camunda-modeler#4545
1 parent e13ee01 commit 3c08efa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/dmn-js-boxed-expression/assets/css/dmn-js-boxed-expression.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@
104104
}
105105

106106
.dmn-boxed-expression-container .textarea.editor {
107+
height: 100%;
107108
cursor: text;
108109
}
109110

0 commit comments

Comments
 (0)