Skip to content

Commit 65f5239

Browse files
authored
Updated themes/redesign
1 parent d1a2374 commit 65f5239

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: discord/themes/redesign/import.css

+8
Original file line numberDiff line numberDiff line change
@@ -647,6 +647,14 @@ html {
647647
position: absolute;
648648
width: calc(296px - var(--space));
649649
z-index: 999;
650+
651+
>[class^="avatarWrapper_"] {
652+
width: 100%;
653+
654+
>div:first-child {
655+
margin-left: 4px;
656+
}
657+
}
650658
}
651659

652660
>[id="vc-spotify-player"] {

0 commit comments

Comments
 (0)