fix expanded album title color again

This commit is contained in:
jeffvli
2025-11-19 23:15:32 -08:00
parent 82e1ce4d7a
commit eb8dcfa053
@@ -70,7 +70,7 @@
-webkit-line-clamp: 2;
line-clamp: 2;
line-height: 1.3;
color: black;
color: black !important;
-webkit-box-orient: vertical;
}