mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-14 21:06:34 +00:00
Add max-width for Logos to 100% (#9779)
This commit is contained in:
parent
aab0b8a3ce
commit
a9850f9641
@ -1149,6 +1149,7 @@ class HassioAddonInfo extends LitElement {
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
img.logo {
|
||||
max-width: 100%;
|
||||
max-height: 60px;
|
||||
margin: 16px 0;
|
||||
display: block;
|
||||
|
Loading…
x
Reference in New Issue
Block a user