Skip to content

Commit d2ddbdd

Browse files
fix(style): show object editor titles
1 parent 6856b64 commit d2ddbdd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

elements/jsonform/src/style.eox.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,6 @@ export const styleEOX = `
100100
margin-left: 10px;
101101
margin-bottom: 4px;
102102
}
103-
form[data-theme="html"][data-theme-custom="eox"] .je-header.je-object__title:has(button[style="display: none;"]) {
104-
display: none;
105-
}
106103
.row:not(.row .row):not(.row:last-child) {
107104
margin-bottom: 8px;
108105
}

0 commit comments

Comments
 (0)