1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 09:49:28 +02:00
This commit is contained in:
daniel 2019-08-19 23:12:11 -03:00
parent fa685fc072
commit 3c1cc88837

View file

@ -470,9 +470,11 @@ img.rotate-90 {
padding: 10px; padding: 10px;
height: 100%; height: 100%;
width: 100%; width: 100%;
padding-right: 18px;
} }
#sideBarContainer:hover { #sideBarContainer:hover {
overflow-y: auto; overflow-y: auto;
padding-right: 10px;
} }
#sideBarContainer ul { #sideBarContainer ul {
margin-bottom: 150px; margin-bottom: 150px;