mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 01:39:37 +02:00
Fix thumbnail corner coloring
This commit is contained in:
parent
94046baaf0
commit
1bdd0a8299
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
background-color: #ececec;
|
||||
background-color: transparent;
|
||||
transition: filter $play-overlay-transition;
|
||||
|
||||
@include disable-outline;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue