Skip to content

Commit

Permalink
Fix line-height in close tab icon
Browse files Browse the repository at this point in the history
  • Loading branch information
xenleme committed Sep 17, 2018
1 parent 8d24b6c commit f185e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/tabs.less
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
content:'';
width:16px;
height:16px;
line-height: 17px;
line-height: 15px;
font-size: 11px;
display: block;
}
Expand Down

0 comments on commit f185e56

Please sign in to comment.