Skip to content

Commit f185e56

Browse files
committed
Fix line-height in close tab icon
1 parent 8d24b6c commit f185e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles/tabs.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
content:'';
8686
width:16px;
8787
height:16px;
88-
line-height: 17px;
88+
line-height: 15px;
8989
font-size: 11px;
9090
display: block;
9191
}

0 commit comments

Comments
 (0)