Add extra margin AI Task pref (#26096)

Add extra margin AI Task
This commit is contained in:
Paulus Schoutsen 2025-07-07 11:11:35 +02:00 committed by GitHub
parent c5f57f436c
commit b60f2e3201
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -394,7 +394,8 @@ class HaConfigSectionGeneral extends LitElement {
flex-direction: column; flex-direction: column;
display: flex; display: flex;
} }
ha-card { ha-card,
ai-task-pref {
margin-bottom: 24px; margin-bottom: 24px;
} }
.card-content { .card-content {