(cp 3a91c30) Fix title lenght in album manager (line)

This commit is contained in:
plegall
2021-04-28 16:53:13 +02:00
parent b7d99b0cb0
commit 08626b69ab
+1 -1
View File
@@ -207,7 +207,7 @@ function setDisplayLine() {
});
$(".albumTop").css({
width: "25%",
width: "35%",
justifyContent: "flex-start",
flexDirection: "row",
alignItems : "baseline",