aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/+videos')
-rw-r--r--client/src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.scss b/client/src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.scss
index 786d10f73..e4f9a62a9 100644
--- a/client/src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.scss
+++ b/client/src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.scss
@@ -22,7 +22,7 @@
22 font-size: 100%; 22 font-size: 100%;
23 font-weight: $font-semibold; 23 font-weight: $font-semibold;
24 display: inline-block; 24 display: inline-block;
25 padding: 0 10px; 25 padding: 4px 10px;
26 white-space: nowrap; 26 white-space: nowrap;
27 background-color: transparent !important; 27 background-color: transparent !important;
28 color: pvar(--actionButtonColor); 28 color: pvar(--actionButtonColor);