|
|
|
@ -309,7 +309,7 @@ export class Header extends HTMLElement { |
|
|
|
const input = document.createElement('input') |
|
|
|
input.value = '/' |
|
|
|
input.style.minWidth = '300px' |
|
|
|
dialog.bodyEl.appendChild(input) |
|
|
|
dialog.bodyEl.appendChi |
|
|
|
const bGroup = document.createElement( |
|
|
|
'm-forms-button-group' |
|
|
|
) |
|
|
|
|