This commit is contained in:
matty 2024-03-11 20:45:49 -04:00
parent f6ce2899b1
commit a620c95570
1 changed files with 3 additions and 2 deletions

View File

@ -55,8 +55,9 @@ span.instance-name {
position: relative; position: relative;
} }
.video-thumbnail { .video-thumbnail[class*="_ngcontent-ng-"] {
border-radius: 0.75rem !important; border-radius: 0.65rem !important;
background-color: transparent !important;
} }
.video-thumbnail-label-overlay, .video-thumbnail-label-overlay,