fix expanded album title color again

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