Skip to content

Commit 341b467

Browse files
authored
fix(ui5-popover): header shadow is restored in high contrast themes (#12566)
fixes: #12530
1 parent 6ed3731 commit 341b467

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packages/main/src/themes/sap_horizon_hcb/PopupsCommon-parameters.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@
22

33
:root {
44
--_ui5_popup_border_radius: 0.5rem;
5-
--_ui5_popup_header_shadow: none;
65
}

packages/main/src/themes/sap_horizon_hcw/PopupsCommon-parameters.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@
22

33
:root {
44
--_ui5_popup_border_radius: 0.5rem;
5-
--_ui5_popup_header_shadow: none;
65
}

0 commit comments

Comments
 (0)