mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
Fix Et2Select had unneeded help text nodes affecting height
This commit is contained in:
parent
ba5b000369
commit
21b014aaa9
@ -1081,9 +1081,7 @@ export class Et2Select extends Et2WithSearchMixin(Et2WidgetWithSelect)
|
||||
${this._extraTemplate()}
|
||||
<slot name="prefix" slot="prefix"></slot>
|
||||
<slot></slot>
|
||||
<div slot="help-text">
|
||||
<slot name="feedback"></slot>
|
||||
</div>
|
||||
${this._helpTextTemplate()}
|
||||
</sl-select>
|
||||
`;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user