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

How to set Z-INDEX for records per page combo? #198

Closed
nadvornik-enewi opened this issue Jan 4, 2023 · 2 comments
Closed

How to set Z-INDEX for records per page combo? #198

nadvornik-enewi opened this issue Jan 4, 2023 · 2 comments

Comments

@nadvornik-enewi
Copy link

Hi, is it possible to set z-index for combobox?
image

@HC200ok
Copy link
Owner

HC200ok commented Jan 7, 2023

Please update to the latest version 1.5.25, then you can use CSS variable --easy-table-rows-per-page-selector-z-index to set the z-index. e.g.

--easy-table-rows-per-page-selector-z-index: 1;

@nadvornik-enewi
Copy link
Author

It works. Thank you!

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