Hi,
In my overview page i have a big gap between the nav bar and the first widget. This is only in the ios theme on my iphone. It seems that a div with class block-narrow block is inserted for no reason. What can be done to get rid of the blanc space
this is the yaml of the overview page
config:
label: Overzicht
layoutType: responsive
blocks: []
masonry:
- component: oh-masonry
config:
flavor: css-grid
slots:
default:
- component: widget:Weerstation_Overzicht
config:
title: Weerstation
- component: widget:Huis_Verlichting
config:
item_garage_status: SensorContactGaragepoortStatus
item_garage_toggle: Garagepoort
item_lights_all_off: Alles_Uit
item_lights_all_on: Alles_Aan
item_lights_firstfloor: gBovenverdiepingLichten
item_lights_groundfloor: gBenedenverdiepingLichten
item_lights_outside: gBuitenLichten
title: Verlichting
- component: widget:Huis_Screens
config: {}
- component: widget:Waterput_Overzicht
config:
item_update: waterputObservatietijd
item_water: huidigeWaterStandPercentage
item_water_distance: huidigeWaterStand
rule: RulesWaterstand-4
title: Waterput
- component: widget:Elektriciteit_Overzicht
config:
bgcolorDark: DimGrey
bgcolorLight: GhostWhite
iconcolorDark: deepOrage
iconcolorLight: deepOrange
item_current: Energy_Actual_Difference
item_day_delivery: Energy_Total_Day_Delivery
item_day_production: Energy_Total_Day_Production
item_del_period: Energy_Total_Delivery_Period
item_diff_period: Energy_Total_Difference_Period
item_prod_period: Energy_Total_Production_Period
item_solar_current: SolarEdge_Live_Production
item_solar_day: SolarEdge_Day_Production
item_yield_period: Energy_Period_Yield
title: Electriciteit
- component: widget:SonosPlayer
config: {}
- component: widget:ledstrip
config:
brightnessItem: LedstripBrightness
colorItem: LedstripColor
colorTempChoiceItem: LedstripColorTempChoice
colorTempItem: LedstripColorTemp
gradientSceneItem: LedstripColorGradientScene
powerItem: LedstripState
sceneItem: LedstripColorScene
title: Ledstrip woonkamer
grid: []
canvas: []