File tree Expand file tree Collapse file tree 5 files changed +9
-7
lines changed
Expand file tree Collapse file tree 5 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 44 & : first-of-type {
55 margin-block-start : 1px ;
66 }
7+ margin-block-end : 1rem ;
78}
89
910.section [data-component-name = 'ObjectPageSubSection' ]: not (: first-child ) {
10- padding-block-start : 0.5 rem ;
11+ padding-block-start : 1 rem ;
1112}
1213
1314.section : focus {
2829}
2930
3031.title {
31- height : var ( --_ui5wcr_ObjectPage_SectionTitleHeight ) ;
32- line-height : var ( --_ui5wcr_ObjectPage_SectionTitleLineHeight ) ;
32+ height : 2.25 rem ;
33+ line-height : 2.25 rem ;
3334 color : var (--sapGroup_TitleTextColor );
3435 font-size : var (--sapFontHeader4Size );
3536 display : inline-block;
6263}
6364
6465.sectionContentInner {
65- padding-block : 0.5 rem ;
66+ padding-block-start : 1 rem ;
6667 font-family : var (--sapFontFamily );
6768 height : 100% ;
6869 box-sizing : border-box;
Original file line number Diff line number Diff line change 2727.subSectionContent {
2828 background-color : var (--_ui5wcr_ObjectPage_SubSectionBackgroundColor );
2929 border-radius : var (--_ui5wcr_ObjectPage_SubSectionBorderRadius );
30- padding-block : 1 rem ;
30+ padding-block : 0.5 rem ;
3131}
3232
3333.spacer {
Original file line number Diff line number Diff line change 2020 --_ui5wcr_ActionSheet_MobileHeaderBoxShadow : none;
2121 --_ui5wcr_ActionSheet_MobileHeaderTextColor : var (--sapContent_ContrastTextColor );
2222 --_ui5wcr_ObjectPage_SectionTitleFontFamily : var (--sapFontFamily );
23+ /*ToDo: no used anymore - remove in next major version */
2324 --_ui5wcr_ObjectPage_SectionTitleLineHeight : 2.25rem ;
2425 --_ui5wcr_ObjectPage_SubSectionBorderRadius : 0 ;
2526 --_ui5wcr_Splitter_BarBorderHighContrastFix : var (--sapContent_FocusWidth ) solid var (--sapContent_FocusColor );
Original file line number Diff line number Diff line change 1313 --_ui5wcr_ActionSheet_MobileHeaderBoxShadow : var (--sapContent_Shadow2 );
1414 --_ui5wcr_ActionSheet_MobileHeaderTextColor : var (--sapPageHeader_TextColor );
1515 --_ui5wcr_ObjectPage_SectionTitleFontFamily : var (--sapFontBoldFamily );
16- --_ui5wcr_ObjectPage_SectionTitleLineHeight : 4 rem ;
16+ --_ui5wcr_ObjectPage_SectionTitleLineHeight : 2.25 rem ;
1717 --_ui5wcr_ObjectPage_SubSectionBorderRadius : var (--sapElement_BorderCornerRadius );
1818 --_ui5wcr_ActionSheet_MobileHeaderBackground : var (--sapPageHeader_Background );
1919 --_ui5wcr_ActionSheet_MobileHeaderBorderRadius : var (--sapPopover_BorderCornerRadius );
Original file line number Diff line number Diff line change 1313 --_ui5wcr_ActionSheet_MobileHeaderBoxShadow : var (--sapContent_Shadow2 );
1414 --_ui5wcr_ActionSheet_MobileHeaderTextColor : var (--sapPageHeader_TextColor );
1515 --_ui5wcr_ObjectPage_SectionTitleFontFamily : var (--sapFontBoldFamily );
16- --_ui5wcr_ObjectPage_SectionTitleLineHeight : 4 rem ;
16+ --_ui5wcr_ObjectPage_SectionTitleLineHeight : 2.25 rem ;
1717 --_ui5wcr_ObjectPage_SubSectionBorderRadius : var (--sapElement_BorderCornerRadius );
1818 --_ui5wcr_ActionSheet_MobileHeaderBackground : var (--sapPageHeader_Background );
1919 --_ui5wcr_ActionSheet_MobileHeaderBorderRadius : var (--sapPopover_BorderCornerRadius );
You can’t perform that action at this time.
0 commit comments