Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix tool panel view selector overflow bug
If we have a long list of tool panel views, the views at the bottom are hidden and unreachable. Added a `overflow: auto` property to deal with this.
- Loading branch information