Skip to content

Commit 25b741c

Browse files
committed
Fix selector height
1 parent fadc9f5 commit 25b741c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/CoreHome/stylesheets/selector.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
border: none;
3636
border-radius: @_selector-button_border-radius;
3737

38-
.font-default(14px, 22px);
38+
.font-default(14px, 20px);
3939
white-space: nowrap;
4040
cursor: pointer;
4141
text-decoration: none;

0 commit comments

Comments
 (0)