From 3182b5b0ed41e70e3d7288e457e9ce53700e8ced Mon Sep 17 00:00:00 2001 From: Mike O'Donnell Date: Tue, 7 Nov 2023 12:55:36 -0500 Subject: [PATCH] fix(styles): pr comments --- packages/styles/src/card.scss | 4 ---- .../Components/card/object-card.example.html | 20 +++++++++---------- .../tests/__snapshots__/styles.test.ts.snap | 20 +++++++++---------- 3 files changed, 20 insertions(+), 24 deletions(-) diff --git a/packages/styles/src/card.scss b/packages/styles/src/card.scss index 6014f0aa82..472f987567 100644 --- a/packages/styles/src/card.scss +++ b/packages/styles/src/card.scss @@ -390,10 +390,6 @@ $fd-card-header-outline-offset: 0.0625rem !default; @include fd-reset(); padding-bottom: 0.5rem; - - h3 { - font-size: var(--sapFontSize); - } } &__content-group { diff --git a/packages/styles/stories/Components/card/object-card.example.html b/packages/styles/stories/Components/card/object-card.example.html index 112361af4c..65eda37bb0 100644 --- a/packages/styles/stories/Components/card/object-card.example.html +++ b/packages/styles/stories/Components/card/object-card.example.html @@ -19,23 +19,23 @@
-

Group Title 1

+
Group Title 1
Label: - Text + Text
Label: - Text + Text
Label: - Text + Text
@@ -44,13 +44,13 @@
Label: - Text + Text
Label: - Text + Text
@@ -98,13 +98,13 @@

Group Title 1

Label: - Text + Text
Label: - Text + Text
@@ -123,13 +123,13 @@

Group Title 2

Label: - Text + Text
Label: - Text + Text
diff --git a/packages/styles/tests/__snapshots__/styles.test.ts.snap b/packages/styles/tests/__snapshots__/styles.test.ts.snap index 963e9664ac..2f5c678e62 100644 --- a/packages/styles/tests/__snapshots__/styles.test.ts.snap +++ b/packages/styles/tests/__snapshots__/styles.test.ts.snap @@ -11231,23 +11231,23 @@ exports[`Check stories > Components/Card > Story ObjectCard > Should match snaps
-

Group Title 1

+
Group Title 1
Label: - Text + Text
Label: - Text + Text
Label: - Text + Text
@@ -11256,13 +11256,13 @@ exports[`Check stories > Components/Card > Story ObjectCard > Should match snaps
Label: - Text + Text
Label: - Text + Text
@@ -11310,13 +11310,13 @@ exports[`Check stories > Components/Card > Story ObjectCard > Should match snaps
Label: - Text + Text
Label: - Text + Text
@@ -11335,13 +11335,13 @@ exports[`Check stories > Components/Card > Story ObjectCard > Should match snaps
Label: - Text + Text
Label: - Text + Text