iOS
iOS copied to clipboard
App-header-backdrop-filter not for whole Ui
trafficstars
iOS device model, version and app version
Model Name: iPhone 15 Pro Software Version: iOS 17.5 App version: 2024.4
Home Assistant Core Version
2024.5.3
Describe the bug When using css variable 'app-header-backdrop-filter' in theme, it applies only to the menu and not the top part of the iPhone screen. See screenshot.
To Reproduce
Add the theme.yaml:
app-header-backdrop-filter: blur(20px)
Expected behavior
Screenshots
Additional context