mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +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 {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
:host([ispanel]) #root {
|
||||
height: 100%;
|
||||
}
|
||||
`;
|
||||
|
Loading…
x
Reference in New Issue
Block a user