]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/app.component.scss
deal with refresh token in embed
[github/Chocobozzz/PeerTube.git] / client / src / app / app.component.scss
index a2180e19d3483c4218a53ddfe503c87b741a41a2..38ec11b5bd980fc0f03758be1f456318c667b7ca 100644 (file)
@@ -39,7 +39,7 @@
 
       &.icon-menu {
         background-color: pvar(--mainForegroundColor);
-        mask-image: url('../assets/images/header/menu.svg');
+        mask-image: url('../assets/images/misc/menu.svg');
         margin: 0 18px 0 20px;
       }
     }
@@ -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;