diff --git a/src/components/EnvelopePrimaryActions.vue b/src/components/EnvelopePrimaryActions.vue index 4b618f763d..c5f4a4d891 100644 --- a/src/components/EnvelopePrimaryActions.vue +++ b/src/components/EnvelopePrimaryActions.vue @@ -30,7 +30,9 @@ export default { margin-bottom: -15px; } } - +.action-button__name{ + font-weight: 500; +} .list-item-content__actions--primary .action--primary .action-button__text, .list-item-content__actions--primary .action--primary .action-button__icon { height: auto; diff --git a/src/components/SearchMessages.vue b/src/components/SearchMessages.vue index 0a7fd9c38e..c8fdddb88d 100644 --- a/src/components/SearchMessages.vue +++ b/src/components/SearchMessages.vue @@ -600,13 +600,11 @@ export default {