release date styling changed match desktop

This commit is contained in:
kKaskak 2023-09-30 19:45:08 +03:00
parent 0d064ea673
commit d567c3b914

View file

@ -84,8 +84,8 @@
font-weight: 500;
white-space: nowrap;
text-overflow: ellipsis;
text-transform: uppercase;
color: var(--primary-foreground-color);
color: #707070;
opacity: 0.9;
}
.upcoming-watched-container {