Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,11 @@ class DialogEntityRegistryDetail extends LitElement {
computeDomain(this._params.entry.entity_id);

return html`
<style include="ha-style-dialog">
:host {
--paper-font-title_-_white-space: normal;
}
Comment thread
joshmcrty marked this conversation as resolved.
Outdated
</style>
<ha-paper-dialog
with-backdrop
opened
Expand Down