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 Neto 2023-09-04 11:07:27 -03:00
parent 7348b9ddf3
commit 25af1fade2
2 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,7 @@
#topMenuUserNotifications {
display: list-item !important;
}
#topMenuUserNotifications > ul {
max-width: 90vw;
}

View file

@ -2034,6 +2034,10 @@ body.ypt-is-compressed #videoCol {
border: 2px solid grey;
}
#topMenuUserNotifications {
display: none;
}
/*
#_avideoPageLoader{
display: none !important;