fixed progress and alignment of style-change

This commit is contained in:
2025-08-04 15:35:01 +02:00
parent b4456bcabb
commit 4a45738b9b
5 changed files with 13 additions and 11 deletions

View File

@@ -127,11 +127,8 @@ onMounted(() => {
}
.style-thumbnail {
width: 80px;
height: 80px;
object-fit: cover;
border-radius: 4px;
margin-right: 15px;
width: 120px;
padding-right: 10px;
}
.style-details h4 {