Hello, recently updated firefox and grabbed the updated css and now when I move my cursor out of any firefox window at the top edge, the toolbar will stay shown. If I place the cursor on the tab bar/window controls and move it out along the small portion of the side edge, it works properly and the toolbar hides after the delay, and of course moving the cursor out of the window anywhere else also works as intended.
I have an older version of the style (from about a year ago, I think) on ff128 ESR that doesn't have this problem.
Context just in case: I'm using "@media (max-height:800px)" to make it only apply to smaller windows, and I will often have 4+ smaller windows open on my second monitor. I also have some more css that shrinks the tab bar vertically and removes the rounded corners along with a few other non-toolbar related changes (like hiding some context menu items).
I have tried just using the provided style by itself with no other customization and have the same result.