diff --git a/src/common/MetaPreview/ActionButton/styles.less b/src/common/MetaPreview/ActionButton/styles.less index 71b124c5e..447472fa2 100644 --- a/src/common/MetaPreview/ActionButton/styles.less +++ b/src/common/MetaPreview/ActionButton/styles.less @@ -36,8 +36,9 @@ .label { flex: 1; - padding: 0 0.2rem; + font-weight: 500; max-height: 2.4em; + padding: 0 0.2rem; text-align: center; color: @color-surface-light5-90; }