]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/+my-library/my-videos/my-videos.component.scss
correct inconsistency in spacing "Sort By" for narrow screens (#3938)
authoraschaap <8865084+aschaap@users.noreply.github.com>
Thu, 8 Apr 2021 08:44:43 +0000 (04:44 -0400)
committerGitHub <noreply@github.com>
Thu, 8 Apr 2021 08:44:43 +0000 (10:44 +0200)
commit9a8c02c9da7b538b3d726016c59a527fa3811ab0
treec73bb36446c7c1f08ce6c27e14102fa9c0655141
parent20373985c0d83f672ece5c061f4c5e96942f6243
correct inconsistency in spacing "Sort By" for narrow screens (#3938)

Mimicked the approach used in other tabs under "My Library":
* Adding bottom margin to search field to keep distance from "Sort By"
* Fixing extra left margin on "Sort By" for narrow screens
* Removed the `ml-2` class so that `!important` is no longer needed
* Removed unnecessary `!important` from account video search field width
client/src/app/+my-library/my-videos/my-videos.component.html
client/src/app/+my-library/my-videos/my-videos.component.scss