From 6a4c30de0e2ff82b8df1fc8ab4172ef63bd25566 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Fri, 3 Apr 2020 12:30:52 +0200 Subject: Put box-shadow for input focus in variables, apply form-control to p-multiselect --- .../my-account-notification-preferences.component.scss | 4 ---- 1 file changed, 4 deletions(-) (limited to 'client/src/app/+my-account/my-account-settings/my-account-notification-preferences') diff --git a/client/src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.scss b/client/src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.scss index 0b292850e..75e52fa1b 100644 --- a/client/src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.scss +++ b/client/src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.scss @@ -8,10 +8,6 @@ &:first-child { font-size: 16px; - - & > div { - font-weight: $font-semibold; - } } & > div { -- cgit v1.2.3