`fitWidth` for `video-miniature`, fluid grid (#2830)
[oweals/peertube.git] / client / src / app / +my-account / my-account-video-channels / my-account-video-channels.component.scss
index 144c2440bb94590534239a1981625ef3d0fd782b..76fb2cde08757dca4d8e8325a8e2ff50862fe020 100644 (file)
@@ -30,7 +30,7 @@
       width: fit-content;
       display: flex;
       align-items: baseline;
-      color: var(--mainForegroundColor);
+      color: pvar(--mainForegroundColor);
 
       .video-channel-display-name {
         font-weight: $font-semibold;