Describe the bug
On a datagrid with fixed header, if I click on filter, the overlay hides partially under the header.
To Reproduce
Steps to reproduce the behavior:
- Create a datagrid
- Set it to fixed (Fixed="FixedMode.All")
- Set at least one column to CanFilter="true"
- Click on the filter
Screenshot:

Environment
- Blazority Version: 0.10.0
- .NET Core Version: 5.0
- Browser: Chrome, Edge