diff --git a/components/common/Token/index.module.scss b/components/common/Token/index.module.scss index 6cb0b2a2..0e577c5a 100644 --- a/components/common/Token/index.module.scss +++ b/components/common/Token/index.module.scss @@ -5,7 +5,6 @@ font-size: $font-tiny; font-weight: $bold; line-height: 1.4; - min-width: 3rem; text-align: center; padding: $unit-three-fourth ($unit * 1.5); user-select: none;