Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
layout: fix expander appearing bug (tensorflow#5503)
When the sidebar got resized and the width is small enough, we collapsed it. The bug is the expander used to reopen the sidebar disappears and the sidebar can never be expanded again. (What's worse is we remember this setting in local storage). This pr fixes the bug.
- Loading branch information