UX: исправление ситуации, когда select-kit для обзора перекрывается следующим элементом обзора

The review-item lacks proper z-index, and the select-kit is stacked using natural DOM order, when the former select-kit appears on the latter review-item, it will become transparent and unclickable.

This commit fix this by adding proper z-index to components.

2 лайка

Also, it seems these two PR are stale, please take time to look them up.

2 лайка