Skip to content

Commit 2f607eb

Browse files
devvaannshabose
authored andcommitted
refactor: reduce the size of the profile icon to make it consistent with other toolbar icons
1 parent aba0cad commit 2f607eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/brackets.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -671,7 +671,7 @@ a, img {
671671

672672
.user {
673673
background: url("images/circle-user-solid.svg") center no-repeat;
674-
background-size: 20px 20px;
674+
background-size: 18px 18px;
675675
}
676676

677677
#editor-holder {

0 commit comments

Comments
 (0)