X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fshared-main%2Fbuttons%2Fbutton.component.scss;h=f73b7b8087ad903809fd02ce00edbafd243e0594;hb=30814423ae98b6ac5f7407fc53cffe32aae57124;hp=06fde9f1d41320f59ce223c460368666adb8102d;hpb=8d987ec63e6888c839ad55938d45809869c517c6;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/shared/shared-main/buttons/button.component.scss b/client/src/app/shared/shared-main/buttons/button.component.scss index 06fde9f1d..f73b7b808 100644 --- a/client/src/app/shared/shared-main/buttons/button.component.scss +++ b/client/src/app/shared/shared-main/buttons/button.component.scss @@ -1,6 +1,10 @@ @import '_variables'; @import '_mixins'; +:host { + outline: none; +} + my-small-loader ::ng-deep .root { display: inline-block; margin: 0 3px 0 0;