]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/include/_mixins.scss
Update client dependencies
[github/Chocobozzz/PeerTube.git] / client / src / sass / include / _mixins.scss
index 8816437d933b9bff77b214e80441fbfdc53378fc..28bda4b9f26b3851494a74052c77cbdb0fa2301d 100644 (file)
       height: 12px;
       opacity: 0;
       transform: rotate(45deg) scale(0);
-      border-right: 2px solid $bg-color;
-      border-bottom: 2px solid $bg-color;
+      border-right: 2px solid pvar(--mainBackgroundColor);
+      border-bottom: 2px solid pvar(--mainBackgroundColor);
     }
   }