Skip to content

Commit

Permalink
styles: update border radius user widget box
Browse files Browse the repository at this point in the history
  • Loading branch information
sanoojes committed Jun 1, 2024
1 parent 8a8e4ff commit 52609cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app.css
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,8 @@ WHAT'S NEW

.main-userWidget-boxCondensed,
.main-avatar-avatar,
.main-avatar-placeholderWrapper {
.main-avatar-placeholderWrapper,
.main-userWidget-box {
border-radius: var(--button-border) !important
}

Expand Down

0 comments on commit 52609cf

Please sign in to comment.