Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: filter bar position (DHIS2-9453) (#1073)
* fix: filter bar position (DHIS2-9453) The calculation of the position of the filter bar was based on the height of the control bar. After the change for the scrollbar, the filter bar was positioned lower than where it should have. Removing the height of the control bar from the top position of the filter bar puts it back in the right place. * chore: explain the FilterBar top position value Co-authored-by: Jan Henrik Øverland <jan@dhis2.org>
- Loading branch information