diff --git a/src/common/stylus/theme/default.styl b/src/common/stylus/theme/default.styl index cf7d60c1e908857379411f96861b8ca2b3cd1fc3..5896c9f7debe712a1e16468807d805f8e2eaf445 100644 --- a/src/common/stylus/theme/default.styl +++ b/src/common/stylus/theme/default.styl @@ -187,7 +187,7 @@ $select-disabled-bgc := $color-light-grey-opacity $select-border-color := $color-light-grey-s $select-border-active-color := $color-orange $select-icon-color := $color-light-grey -$select-placeholder-color := $color-light-grey +$select-placeholder-color := $color-light-grey-s // swipe $swipe-btn-color := $color-white