diff --git a/app/app/styles/widget/widget-chip.scss b/app/app/styles/widget/widget-chip.scss index c0577cc3..2988938a 100644 --- a/app/app/styles/widget/widget-chip.scss +++ b/app/app/styles/widget/widget-chip.scss @@ -17,7 +17,7 @@ font-weight: 400; font-size: 12px; color: $color-stroke; - padding: 12px 10px 0 10px; + padding: 11px 10px 0 10px; letter-spacing: 0.7px; line-height: 0; }