diff --git a/src/components/status-tag/index.less b/src/components/status-tag/index.less index 4fb258e1..9f275d5d 100644 --- a/src/components/status-tag/index.less +++ b/src/components/status-tag/index.less @@ -5,8 +5,8 @@ align-items: center; padding: 2px 10px; border-radius: 20px; - width: fit-content; min-width: 76px; + width: max-content; height: 26px; font-size: var(--font-size-base); overflow: hidden;