Skip to content

Commit

Permalink
fix: remove margin on user state
Browse files Browse the repository at this point in the history
  • Loading branch information
josephmcg committed Aug 26, 2022
1 parent 3219640 commit 1c337dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/ui/User/State/State.less
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
position: relative;
display: flex;
align-items: center;
margin-right: @light-spacing;

.mask {
height: 100%;
Expand Down

0 comments on commit 1c337dc

Please sign in to comment.