fintraffic-design / fds-coreui-components

Fintraffic Design System's Core UI Components. Work heavily in progress.
European Union Public License 1.2
0 stars 0 forks source link

fix: options-list visibility issue #70

Closed Haprog closed 5 months ago

Haprog commented 5 months ago

Add z-index of 1 to options-list so it doesn't render behind other components (affects dropdown and combobox).

Fixes #66