Improve cover photo appearance
authorMarcel Werk <burntime@woltlab.com>
Mon, 29 Jan 2024 11:32:39 +0000 (12:32 +0100)
committerMarcel Werk <burntime@woltlab.com>
Mon, 29 Jan 2024 11:32:39 +0000 (12:32 +0100)
see https://github.com/WoltLab/WCF/commit/223f50bd2fe2d3b5b5d8fa2f5d69234ec8dfe69d#r137902088

wcfsetup/install/files/style/ui/userCard.scss

index 332b1346d2a81e97522dc779949ae110f8cf09da..7a7831da5dd585f992f7b33045e287b068f39597 100644 (file)
@@ -43,7 +43,7 @@
 .userCard__header__background__image {
        height: 100%;
        object-fit: cover;
-       max-width: 100%;
+       width: 100%;
 }
 
 .userCard__header__avatar {