Skip to content

Commit

Permalink
Merge pull request #103 from sanoojes/userWidget-box
Browse files Browse the repository at this point in the history
styles: update border radius user widget box
  • Loading branch information
Astromations authored Jun 1, 2024
2 parents cb889f2 + 52609cf commit ec736da
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 ec736da

Please sign in to comment.