From faef59315b508e4a1ae218e87964cd728f73f5d5 Mon Sep 17 00:00:00 2001 From: greta Date: Mon, 23 Dec 2024 14:27:31 +0100 Subject: [PATCH] fixup! Fixes-Remove border Signed-off-by: greta --- src/components/EnvelopePrimaryActions.vue | 4 +--- src/components/SearchMessages.vue | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/components/EnvelopePrimaryActions.vue b/src/components/EnvelopePrimaryActions.vue index c5f4a4d891..4b618f763d 100644 --- a/src/components/EnvelopePrimaryActions.vue +++ b/src/components/EnvelopePrimaryActions.vue @@ -30,9 +30,7 @@ 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 c8fdddb88d..acc6620d32 100644 --- a/src/components/SearchMessages.vue +++ b/src/components/SearchMessages.vue @@ -600,7 +600,7 @@ export default {