Avoid overlapping spotlight tiles with the app bar

The default inset that is given to the fixed layout layer needs to account for the app bar now.
This commit is contained in:
Robin
2026-05-20 15:59:13 +02:00
parent ae20f59dea
commit 8324ce2ce0
2 changed files with 4 additions and 3 deletions

View File

@@ -104,6 +104,7 @@ exports[`InCallView > rendering > renders 1`] = `
</div>
<div
class="fixedGrid grid"
style="inset-block-start: NaNpx;"
>
<div />
</div>