Heya, having a bit of an issue with my Pro header.
Someone let me know it was goofing off on IOS, and it seems to be having some issue with the 100VH bar and WebKit which is fairly common. I tried this quick fix as a CSS class on my bar:
height: 100%;
height: -webkit-fill-available !important;
It actually works great on Safari, but I have to set the height in Cornerstone to auto and it is a bit wonky in Chrome now. I think there is probably a CSS hierarchy fix here somewhere, but I can’t quite figure it out. Maybe you all have some better insight at an easy way to fix this.
Let me know if you need any more information.
