From a8ef7a16a1e2b61a16a7ac3a188d83cf39086071 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adina=20=C8=9Aeudan?= Date: Wed, 31 May 2023 00:38:12 +0300 Subject: [PATCH] RED-5875: Material upgrade - buttons: user button --- apps/red-ui/src/assets/styles/red-material-theme.scss | 10 ---------- libs/common-ui | 2 +- 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/apps/red-ui/src/assets/styles/red-material-theme.scss b/apps/red-ui/src/assets/styles/red-material-theme.scss index 5cca8d964..3590c771b 100644 --- a/apps/red-ui/src/assets/styles/red-material-theme.scss +++ b/apps/red-ui/src/assets/styles/red-material-theme.scss @@ -57,19 +57,9 @@ $gn-next-mat-theme: mat.define-light-theme( $custom-typography: mat.define-typography-config( $font-family: 'Inter, sans-serif', - $headline-1: null, - $headline-2: null, - $headline-3: null, - $headline-4: null, - $headline-5: null, - $headline-6: null, - $subtitle-1: null, - $subtitle-2: null, $body-1: mat.define-typography-level(13px, 18px, 400), $body-2: mat.define-typography-level(13px, 18px, 400), - $caption: null, $button: mat.define-typography-level(13px, 13px, 400), - $overline: null, ); @include mat.all-component-typographies($custom-typography); diff --git a/libs/common-ui b/libs/common-ui index 9e8a1fc12..3d9a34b77 160000 --- a/libs/common-ui +++ b/libs/common-ui @@ -1 +1 @@ -Subproject commit 9e8a1fc12ed357db564bf142b2f71a6a8dc5708f +Subproject commit 3d9a34b77814b1031aaa012986625328dbb95b71