Fixed migration guide formatting.

This commit is contained in:
ickshonpe 2025-07-12 00:18:12 +01:00
parent 57f64f1824
commit b78b9dce84

View File

@ -3,5 +3,3 @@ title: `ScrollPosition` is now logical and is no longer overwritten during layou
pull_requests: [20093]
---
`ScrollPosition` is no longer overwritten during layout updates. Instead the computed scroll position is stored in the new `scroll_position` field on `ComputedNode`.