devextreme-react-template icon indicating copy to clipboard operation
devextreme-react-template copied to clipboard

Fixed height issue for `side-nav-outer-toolbar`.

Open wenkepaul opened this issue 5 years ago • 1 comments

.side-nav-outer-toolbar was not stretching to the height of its children, adding overflow: auto fixed it. Notice the whitespace at the bottom of the "before" image.

Before: before

After: after

wenkepaul avatar Dec 09 '20 02:12 wenkepaul

@RomanTsukanov , just following up on this PR.

wenkepaul avatar Mar 31 '21 18:03 wenkepaul