mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 15:26:36 +00:00
Fix tooltip creating scrollbar history card (#7528)
This commit is contained in:
parent
99935f1e59
commit
d0c4475724
@ -189,7 +189,6 @@ export class HuiHistoryGraphCard extends LitElement implements LovelaceCard {
|
||||
return css`
|
||||
ha-card {
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
}
|
||||
.content {
|
||||
padding: 16px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user