Update ha-integration-card.ts

This commit is contained in:
Bram Kragten 2023-05-02 22:39:56 +02:00
parent d56e4afe92
commit aa155261f5
No known key found for this signature in database
GPG Key ID: FBE2DFDB363EF55B

View File

@ -1003,7 +1003,7 @@ export class HaIntegrationCard extends LitElement {
@media (min-width: 563px) {
ha-card.group {
position: relative;
min-height: 195px;
min-height: 200px;
}
mwc-list {
position: absolute;