Fix tooltip creating scrollbar history card (#7528)

This commit is contained in:
Bram Kragten 2020-10-29 18:29:54 +01:00 committed by GitHub
parent 99935f1e59
commit d0c4475724
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -189,7 +189,6 @@ export class HuiHistoryGraphCard extends LitElement implements LovelaceCard {
return css`
ha-card {
height: 100%;
overflow-y: auto;
}
.content {
padding: 16px;