From 96fe5f0505ad8516d2a97c533b681985570cf2d3 Mon Sep 17 00:00:00 2001 From: Artem Anufrij Date: Thu, 5 Oct 2023 15:50:11 +0200 Subject: [PATCH] use smaller artists cover --- public/static/app.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/public/static/app.css b/public/static/app.css index abee011..ba323ef 100644 --- a/public/static/app.css +++ b/public/static/app.css @@ -625,9 +625,8 @@ td.fillCell>* { } #artists .artistCover { - min-width: 100%; + width: 160px; height: initial; - min-height: 128px; } #artists .artistName {