mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-11-29 20:14:02 -06:00
Disply other videos if screen >= 1300px
This commit is contained in:
parent
2b084d7048
commit
23f4c3d412
@ -346,7 +346,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 1400px) {
|
||||
@media screen and (max-width: 1300px) {
|
||||
.other-videos {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user