Skip to content

Commit

Permalink
Undo changes to the account options icon in menu bar
Browse files Browse the repository at this point in the history
  • Loading branch information
whymarrh committed Apr 1, 2020
1 parent 051220d commit 457bd36
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions ui/app/components/app/menu-bar/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
margin-bottom: 16px;
padding: 0 22px;
border-bottom: 1px solid $Grey-100;
position: relative;

&__sidebar-button {
width: 20px;
Expand All @@ -29,12 +28,5 @@
cursor: pointer;
display: flex;
justify-content: center;
position: absolute;
right: 16px;
transform: rotate(90deg);
}

.selected-account {
flex: none;
}
}

0 comments on commit 457bd36

Please sign in to comment.