From 30f939c4b785e8cf2ad829a86f4b2f5892c2fda8 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 16 Mar 2023 10:05:55 +0100 Subject: Fix button/input/select heights --- .../my-account-notifications.component.scss | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'client/src/app/+my-account/my-account-notifications/my-account-notifications.component.scss') diff --git a/client/src/app/+my-account/my-account-notifications/my-account-notifications.component.scss b/client/src/app/+my-account/my-account-notifications/my-account-notifications.component.scss index d412e568f..cee338991 100644 --- a/client/src/app/+my-account/my-account-notifications/my-account-notifications.component.scss +++ b/client/src/app/+my-account/my-account-notifications/my-account-notifications.component.scss @@ -3,17 +3,13 @@ .header { display: flex; - margin-bottom: 20px; + margin-bottom: 1.25rem; a { - @include peertube-button-link; - @include grey-button; @include button-with-icon(18px, 3px, -1px); } button { - @include peertube-button; - @include grey-button; @include button-with-icon(20px, 3px, -1px); } -- cgit v1.2.3