Fix non-fixed header and menu when overflow-x body on touchscreens (#2711)
authorKim <1877318+kimsible@users.noreply.github.com>
Mon, 11 May 2020 09:16:21 +0000 (11:16 +0200)
committerGitHub <noreply@github.com>
Mon, 11 May 2020 09:16:21 +0000 (11:16 +0200)
commit8a3183e50dab38ea79b9557840dce546aa1958ca
tree83c137b82c1190cd4113efacd9cb2010193bc649
parent8544d8f561f6cd630973da041f36e46500fe95b7
Fix non-fixed header and menu when overflow-x body on touchscreens (#2711)

* Make my-account-videos responsive on small screens

* Make my-account-channels responsive for small screens

* Make search result responsive on small screen

Co-authored-by: kimsible <kimsible@users.noreply.github.com>
client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.html
client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.scss
client/src/app/+my-account/my-account-videos/my-account-videos.component.html
client/src/app/+my-account/my-account-videos/my-account-videos.component.scss
client/src/app/search/search.component.scss