palantir/blueprint

vertical rangeslider not filling up container

Open

#4,264 opened on Aug 6, 2020

View on GitHub
 (3 comments) (0 reactions) (0 assignees)TypeScript (20,263 stars) (2,167 forks)batch import
P2Package: coreType: feature requesthelp wanted

Description

I am using the rangeslider vertically, but for some reason it does not fill up its entire container. How do i set something like height:100% or fill={true}? Example of the problem can be seen here:

https://codesandbox.io/s/weathered-breeze-ytnl4?file=/src/App.tsx

Contributor guide