mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 19:56:42 +00:00
Allow header of mfa dialog to wrap (#5478)
This commit is contained in:
parent
764234f744
commit
e673d90b3f
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user