diff --git a/src/routes/MetaDetails/VideosList/Video/styles.less b/src/routes/MetaDetails/VideosList/Video/styles.less index 84e459d4d..0a7458508 100644 --- a/src/routes/MetaDetails/VideosList/Video/styles.less +++ b/src/routes/MetaDetails/VideosList/Video/styles.less @@ -84,8 +84,8 @@ font-weight: 500; white-space: nowrap; text-overflow: ellipsis; - text-transform: uppercase; - color: var(--primary-foreground-color); + color: #707070; + opacity: 0.9; } .upcoming-watched-container {