mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 15:26:36 +00:00
Adds a white background to the QR code for MFA (#4107)
This commit is contained in:
parent
1e7497ad33
commit
06d59b3cde
@ -30,6 +30,7 @@ class HaMfaModuleSetupFlow extends LocalizeMixin(EventsMixin(PolymerElement)) {
|
||||
}
|
||||
ha-markdown img:first-child:last-child,
|
||||
ha-markdown svg:first-child:last-child {
|
||||
background-color: white;
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user