X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fbuttons%2Faction-dropdown.component.scss;h=e33aa8d246bcd536fad7595bd4552bf425834491;hb=3fbba1d28a80b9e8bd97b422280a7465c5f7c89f;hp=2f7e848d53bfbe819279b9add612e9ffe7986675;hpb=29128b2f5ce00093ad81b4b72daae0e3444fd5a8;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/shared/buttons/action-dropdown.component.scss b/client/src/app/shared/buttons/action-dropdown.component.scss index 2f7e848d5..e33aa8d24 100644 --- a/client/src/app/shared/buttons/action-dropdown.component.scss +++ b/client/src/app/shared/buttons/action-dropdown.component.scss @@ -34,7 +34,7 @@ width: 21px; ::ng-deep { - @include apply-svg-color(var(--mainForegroundColor)); + @include apply-svg-color(var(--actionButtonColor)); } }