]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/buttons/action-dropdown.component.scss
Show default avatar on network error for comments
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / buttons / action-dropdown.component.scss
index 5073190b0bd36c1c12360879916728eb458305d2..e33aa8d246bcd536fad7595bd4552bf425834491 100644 (file)
 
   .more-icon {
     width: 21px;
+
+    ::ng-deep {
+      @include apply-svg-color(var(--actionButtonColor));
+    }
   }
 
   &.small {