In my DS application (version 1.6) I have a dropdown positioned above a table.
When I open the dropdown, the table overwrites the entries in the dropdown list.
I think it should be possible to change this in a custom CSS. Perhaps it is possible to make the list shorter? Perhaps it is possible to use z-index to put the list in the foreground? But I don't know which class or classes to use to change this part of the dropdown.
Any help will be appreciated.