From 66a65bfbe0d696e80fcf975f91d7a6a7dcc0e362 Mon Sep 17 00:00:00 2001 From: svetlagasheva Date: Thu, 26 Mar 2020 17:30:08 +0200 Subject: [PATCH] Video released constainer color fixed --- src/routes/MetaDetails/VideosList/Video/styles.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/MetaDetails/VideosList/Video/styles.less b/src/routes/MetaDetails/VideosList/Video/styles.less index 2bb1594a8..8ffbd075d 100644 --- a/src/routes/MetaDetails/VideosList/Video/styles.less +++ b/src/routes/MetaDetails/VideosList/Video/styles.less @@ -64,7 +64,7 @@ white-space: nowrap; text-overflow: ellipsis; text-transform: uppercase; - color: @color-surface-dark5; + color: @color-surface-dark5-90; } .upcoming-watched-container {