diff --git a/src/panels/profile/ha-mfa-module-setup-flow.js b/src/panels/profile/ha-mfa-module-setup-flow.js index 77451b4947..2c6d2e0f54 100644 --- a/src/panels/profile/ha-mfa-module-setup-flow.js +++ b/src/panels/profile/ha-mfa-module-setup-flow.js @@ -28,6 +28,9 @@ class HaMfaModuleSetupFlow extends LocalizeMixin(EventsMixin(PolymerElement)) { ha-paper-dialog { max-width: 500px; } + h2 { + white-space: normal; + } ha-markdown img:first-child:last-child, ha-markdown svg:first-child:last-child { background-color: white;