diff --git a/components/AxSelect/index.scss b/components/AxSelect/index.scss index a111a444..1f1135b5 100644 --- a/components/AxSelect/index.scss +++ b/components/AxSelect/index.scss @@ -35,7 +35,7 @@ box-sizing: border-box; display: none; text-align: right; - min-width: 100px; + min-width: $unit-14x; width: 100px; &.Visible {