Skip to content

Commit 65825b0

Browse files
committed
fix widget-code-popup
Signed-off-by: Jimmy Tanagra <[email protected]>
1 parent f0b6205 commit 65825b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/org.openhab.ui/web/src/components/pagedesigner/widget-code-popup.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<style lang="stylus">
3838
.widgetcode-popup
3939
.page-code-editor.v-codemirror
40-
position relative
40+
position absolute
4141
height calc(100% - var(--f7-navbar-height))
4242
.yaml-message
4343
display block

0 commit comments

Comments
 (0)