aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-videos/my-account-videos.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/+my-account/my-account-videos/my-account-videos.component.scss')
-rw-r--r--client/src/app/+my-account/my-account-videos/my-account-videos.component.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/src/app/+my-account/my-account-videos/my-account-videos.component.scss b/client/src/app/+my-account/my-account-videos/my-account-videos.component.scss
index 39d0cf2f7..f6b5faa45 100644
--- a/client/src/app/+my-account/my-account-videos/my-account-videos.component.scss
+++ b/client/src/app/+my-account/my-account-videos/my-account-videos.component.scss
@@ -64,11 +64,11 @@
64 } 64 }
65 65
66 .video-info-date-views, 66 .video-info-date-views,
67 .video-info-private, 67 .video-info-privacy,
68 .video-info-blacklisted { 68 .video-info-blacklisted {
69 font-size: 13px; 69 font-size: 13px;
70 70
71 &.video-info-private, 71 &.video-info-privacy,
72 &.video-info-blacklisted .blacklisted-label { 72 &.video-info-blacklisted .blacklisted-label {
73 font-weight: $font-semibold; 73 font-weight: $font-semibold;
74 } 74 }