mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-20 07:46:37 +00:00
Fix position of home circle in energy distribution on safari (#10186)
This commit is contained in:
parent
db55be6d33
commit
919ce2afb1
@ -763,6 +763,8 @@ class HuiEnergyDistrubutionCard
|
||||
stroke-width: 4px;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
top: 0;
|
||||
left: 0;
|
||||
}
|
||||
.gas path,
|
||||
.gas circle {
|
||||
|
Loading…
x
Reference in New Issue
Block a user