File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2323}
2424
2525.ui5-popup-root .ui5-popup-header-root {
26- color : var (--sapPageHeader_TextColor );
2726 box-shadow : var (--_ui5_popup_header_shadow );
2827 border-bottom : var (--_ui5_popup_header_border );
2928}
5655}
5756
5857.ui5-popup-header-root .ui5-popup-header-text {
59- font-weight : var (--_ui5_popup_header_font_weight );
58+ font-weight : var (--sapFontHeaderFamily );
59+ font-size : var (--sapFontHeader5Size );
60+ color : var (--sapPageHeader_TextColor );
6061}
6162
6263.ui5-popup-content {
Original file line number Diff line number Diff line change 66 --_ui5_popup_header_footer_padding_m_l : 2rem ;
77 --_ui5_popup_header_footer_padding_xl : 3rem ;
88 --_ui5_popup_viewport_margin : 10px ;
9- --_ui5_popup_header_font_weight : 400 ;
109 --_ui5_popup_header_prop_header_text_alignment : flex-start;
1110 --_ui5_popup_border_radius : var (--sapElement_BorderCornerRadius );
1211 --_ui5_popup_header_background : var (--sapPageHeader_Background );
You can’t perform that action at this time.
0 commit comments