How do i get my list to scroll?

My Workaround

New-UDPaper -Elevation 5 -Style @{'max-height' = '95vh'; 'overflow-y' = 'auto' } -Content {
#list
}

@adam, however the scrollbar is not themed :frowning:

1 Like