Fix calendar in dark mode
[oweals/peertube.git] / client / src / app / menu / avatar-notification.component.scss
index f6242eeae406c285c93c4462e14c478b77697c21..a21e7beac31250efc39cf3759b3b0f929e7127c8 100644 (file)
@@ -73,7 +73,7 @@
     justify-content: center;
 
     background-color: var(--mainColor);
-    color: var(--mainBackgroundColor);
+    color: var(#fff);
     font-size: 10px;
     font-weight: $font-semibold;