Files
actual/upcoming-release-notes/1458.md
Sean Tsai b84546826f Bugfix: remove select component inner scrollbar (#1458)
In some situations the text in the Select component will be too big,
which will make the inner vertical scrollbar appear. This PR is to hide
the vertical scrollbar.

![截圖 2023-08-04 下午3 06
38](https://github.com/actualbudget/actual/assets/67775387/be6c066d-de44-4944-b02e-5d265c84bc61)
2023-08-04 07:49:20 -06:00

213 B

category, authors
category authors
Bugfix
aleetsaiya

In some situations the text in the Select component will be too big, which will make the inner vertical scrollbar appear. This PR is to hide the vertical scrollbar.