Tweak dropdown font

This commit is contained in:
J. Ryan Stinnett 2019-01-29 17:03:42 -06:00
parent 01d28bc137
commit 25a2c3fe4d

View file

@ -28,8 +28,7 @@ limitations under the License.
position: relative;
border-radius: 3px;
border: 1px solid $strong-input-border-color;
font-weight: 300;
font-size: 13px;
font-size: 12px;
user-select: none;
}