Skip to content

Commit 91baff3

Browse files
committed
remove redundant css var deltas
1 parent 1cfc884 commit 91baff3

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packages/main/src/themes/sap_horizon.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
--_ui5wcr_ActionSheet_MobileHeaderBoxShadow: var(--sapContent_Shadow2);
1414
--_ui5wcr_ActionSheet_MobileHeaderTextColor: var(--sapPageHeader_TextColor);
1515
--_ui5wcr_ObjectPage_SectionTitleFontFamily: var(--sapFontBoldFamily);
16-
--_ui5wcr_ObjectPage_SectionTitleLineHeight: 2.25rem;
1716
--_ui5wcr_ObjectPage_SubSectionBorderRadius: var(--sapElement_BorderCornerRadius);
1817
--_ui5wcr_ActionSheet_MobileHeaderBackground: var(--sapPageHeader_Background);
1918
--_ui5wcr_ActionSheet_MobileHeaderBorderRadius: var(--sapPopover_BorderCornerRadius);

packages/main/src/themes/sap_horizon_dark.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
--_ui5wcr_ActionSheet_MobileHeaderBoxShadow: var(--sapContent_Shadow2);
1414
--_ui5wcr_ActionSheet_MobileHeaderTextColor: var(--sapPageHeader_TextColor);
1515
--_ui5wcr_ObjectPage_SectionTitleFontFamily: var(--sapFontBoldFamily);
16-
--_ui5wcr_ObjectPage_SectionTitleLineHeight: 2.25rem;
1716
--_ui5wcr_ObjectPage_SubSectionBorderRadius: var(--sapElement_BorderCornerRadius);
1817
--_ui5wcr_ActionSheet_MobileHeaderBackground: var(--sapPageHeader_Background);
1918
--_ui5wcr_ActionSheet_MobileHeaderBorderRadius: var(--sapPopover_BorderCornerRadius);

0 commit comments

Comments
 (0)