]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/menu/avatar-notification.component.scss
Reorganize client shared modules
[github/Chocobozzz/PeerTube.git] / client / src / app / menu / avatar-notification.component.scss
index ebb2a54248486b3d0b0fcc0aa074e8bcbcad5167..88f2b629698d3582419efb3e7bbe7d7b51355718 100644 (file)
     align-items: center;
     justify-content: center;
 
-    background-color: var(--mainColor);
-    color: var(#fff);
+    background-color: pvar(--mainColor);
+    color: #fff;
     font-size: 10px;
     font-weight: $font-semibold;