Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ng2-nouislider vertical, direction rtl issue #227

Open
Huyjoon1995 opened this issue Jan 22, 2021 · 1 comment
Open

ng2-nouislider vertical, direction rtl issue #227

Huyjoon1995 opened this issue Jan 22, 2021 · 1 comment

Comments

@Huyjoon1995
Copy link

Hi how can I set up the high for double ended slider, when I put direction 'rtl' in the config object like below the two handle bar get slapped on top of each other and the connect bar between them disappear, I understand this is due to i dont set up the high for the container for the nouislider component but i dont know how to set it up, any feedback would be appreciate.

@anton-nikitsiuk
Copy link

Add this to the top stylesheet like style.scss
@import "~nouislider/distribute/nouislider.min.css";

.noUi-vertical {
height: 200px;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants