Switch to mobile api endpoint to fix 'Unknown error' blockage
See https://github.com/iv-org/invidious/issues/1319#issuecomment-671732646
This commit is contained in:
@@ -68,6 +68,13 @@
|
||||
.item-grid{
|
||||
padding-left: 20px;
|
||||
}
|
||||
.item-grid .horizontal-item-box .item{
|
||||
width:330px;
|
||||
}
|
||||
.no-description .thumbnail-box{
|
||||
width: 120px;
|
||||
height:90px;
|
||||
}
|
||||
.item-list{
|
||||
width:800px;
|
||||
margin: auto;
|
||||
|
||||
Reference in New Issue
Block a user