Skip to content

Commit f7577fd

Browse files
authored
Update Vertical User Profile.css
1 parent 9027f1a commit f7577fd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Theme/User Panel/Vertical User Profile.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,3 +203,8 @@ header div:is([role="tooltip"]) div:has([class*="statusText"])::after {
203203

204204
[aria-label="User Badges"] { padding: 3px 5px 3px 5px; }
205205
[class*=userPopoutInner] [aria-label="User Badges"] { margin-top: 10px; }
206+
207+
[aria-label="User Profile Modal"]:has([class*="usernameRow"]) > div > [class*="fullSize"] {
208+
height: fit-content;
209+
width: 50.5em;
210+
}

0 commit comments

Comments
 (0)