thehyve / ot-ui-apps

Apache License 2.0
1 stars 0 forks source link

Fix position of the AOTF header in narrow windows #22

Closed fedde-s closed 7 months ago

fedde-s commented 7 months ago

@RobinM-code, the top: 0px overrides the top: 50px that gets applied for wider viewport sizes. In that case the AOTF table header sticks to the top of the viewport, but shouldn't be hidden behind the custom top bar. In narrow windows, the @media block I add to here comes into effect, to activate a scroll inside the table.