mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Fix Map Card styling boundaries (#14050)
This commit is contained in:
parent
811208363b
commit
c478a15846
@ -375,9 +375,6 @@ class HuiMapCard extends LitElement implements LovelaceCard {
|
|||||||
|
|
||||||
#root {
|
#root {
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
|
||||||
|
|
||||||
:host([ispanel]) #root {
|
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
`;
|
`;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user