Skip to content

Commit

Permalink
FIX: avatar icon
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienMaille committed Nov 23, 2024
1 parent ef8f831 commit 4a518d3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions user.css
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,11 @@ img.main-devicePicker-nowPlayingActiveIcon,
--decorative-subdued: var(--spice-subtext) !important;
}

/* Fix avatar icon */
.main-userWidget-box {
opacity: 1 !important;
}

/* smooth color transitions */
@property --spice-sidebar {
syntax: "<color>";
Expand Down

0 comments on commit 4a518d3

Please sign in to comment.