Skip to content

Commit

Permalink
Update StatusPicker.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Elisniper committed Jun 27, 2024
1 parent 05d3106 commit d3318b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Addons/StatusPicker.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
position: relative;
width: 240px;
left: 22px;
bottom: -12px;
bottom: -11px;
background: transparent;
box-shadow: none;
}
Expand All @@ -25,7 +25,7 @@
left: 22px;
box-shadow: none;
top: 10px;
border-radius: 10px 10px 0 0;
border-radius: 8px 8px 0 0;
}
.accountProfilePopoutWrapper_b2ca13 .pencilContainer_c3e427 {
right: 33%;
Expand Down

0 comments on commit d3318b2

Please sign in to comment.