Increase width of the new user popover
authorMarcel Werk <burntime@woltlab.com>
Mon, 29 Jan 2024 11:33:16 +0000 (12:33 +0100)
committerMarcel Werk <burntime@woltlab.com>
Mon, 29 Jan 2024 11:33:16 +0000 (12:33 +0100)
wcfsetup/install/files/style/ui/userCard.scss

index b9ee1345bac1d91fad4734b385ef685e057978bf..139d601b3863369b5215da0eaebd66f881cf2a03 100644 (file)
        --padding: 0;
        --maxHeight: none;
        --maxWidth: 300px;
+       width: 300px;
 
        .userCard {
                background-color: transparent;