diff --git a/src/styles/mixins/select.less b/src/styles/mixins/select.less index 6e221863..fc23e6ea 100644 --- a/src/styles/mixins/select.less +++ b/src/styles/mixins/select.less @@ -5,7 +5,7 @@ padding: 7px 16px; clear: both; color: @text-color; - font-size: @font-size-small !important; + font-size: @font-size-base !important; white-space: nowrap; list-style: none; cursor: pointer;