X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fbuttons%2Faction-dropdown.component.scss;h=7c2b0db71b2c53365a67b6a5b8a3e9dec771db36;hb=b91bc1d1f3591c35ab4426f6ab594b4bd9f1ef62;hp=5073190b0bd36c1c12360879916728eb458305d2;hpb=3a0fb65c61f80b510bce979a45d59d17948745e8;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 5073190b0..7c2b0db71 100644 --- a/client/src/app/shared/buttons/action-dropdown.component.scss +++ b/client/src/app/shared/buttons/action-dropdown.component.scss @@ -32,6 +32,10 @@ .more-icon { width: 21px; + + /deep/ { + @include apply-svg-color(var(--mainForegroundColor)); + } } &.small {