mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Remove overflow hidden from profile (#19279)
This commit is contained in:
parent
f147a5e909
commit
a1cf18468b
@ -250,7 +250,6 @@ class HaPanelProfile extends LitElement {
|
||||
max-width: 600px;
|
||||
margin: 0 auto;
|
||||
padding-bottom: env(safe-area-inset-bottom);
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.content > * {
|
||||
|
Loading…
x
Reference in New Issue
Block a user