Zum Hauptinhalt gehen

Scrollbar missing in tabs

Kommentare

1 Kommentar

  • Zack Robison

    I've hit this issue semi-regularly for a bit now to be honest; the workaround is quick so I just copy it from the last place that I implemented it & never bothered to make a post because I figured it'd be taken care of eventually. 

    Anyway, I use a Workflow with an Inject CSS activity.  I don't have it handy right now, but I basically target the tabs div (or is it a panel within the tabs?  I forget) using the component id and an attribute selector like [data-layout-id="map-1"]{} and give it a max-height and a overflow-y property.

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.