Taking a bit of an alternative approach to this. When Staff bar is sticky, it will no longer use the old complex calculation but instead just set a fixed height on the staff bar. By default it's 36px height. You can add:

Code:
:root {
  --staff-bar-height: 36px;
}

To your extra.less to adjust it.

Fixed in 2.3.7
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back