mirror of https://github.com/Chocobozzz/PeerTube
Remove unused class in playlists elements
parent
d142c7b9c0
commit
2711491ce1
|
@ -66,11 +66,3 @@
|
|||
margin-left: calc(#{var(--expanded-horizontal-margin-content)} * -1);
|
||||
}
|
||||
}
|
||||
|
||||
@media not all and (hover: hover) and (pointer: fine) {
|
||||
.video {
|
||||
.more {
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue