X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fapp.component.scss;h=38ec11b5bd980fc0f03758be1f456318c667b7ca;hb=441e453ae53e491b09c9b09b00b041788176ce64;hp=d121ebad2dac5b4a3be10946ede960c6e04424c5;hpb=c41c0e28ed444fdb427f9803d2f123ba6f535fb9;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/app.component.scss b/client/src/app/app.component.scss index d121ebad2..38ec11b5b 100644 --- a/client/src/app/app.component.scss +++ b/client/src/app/app.component.scss @@ -62,7 +62,7 @@ .icon.icon-logo { display: inline-block; - background: url('../assets/images/logo.svg') no-repeat; + background-repeat: no-repeat; width: 23px; height: 24px; margin-right: .5rem;