mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Add max width to integration cards (#5600)
This commit is contained in:
parent
fc20fd32f1
commit
1ef2d3c7f2
@ -571,6 +571,7 @@ class HaConfigIntegrations extends SubscribeMixin(LitElement) {
|
||||
margin-bottom: 64px;
|
||||
}
|
||||
ha-card {
|
||||
max-width: 500px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
|
Loading…
x
Reference in New Issue
Block a user