Skip to content

Commit

Permalink
05-14-24 ivan fix sticky banner close btn
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanvatadobe committed May 14, 2024
1 parent 3d363a8 commit dd956cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/mep/dc0994/aside/aside.css
Original file line number Diff line number Diff line change
Expand Up @@ -1141,7 +1141,7 @@
}

/* Added for frictionless dc0944 */
.section.hide-on-step-start:not(.hide-sticky-section) {
.section.hide-on-step-start:not(.hide-sticky-section):not(.close-sticky-section) {
background: none !important;
display: flex;
justify-content: center;
Expand Down

0 comments on commit dd956cf

Please sign in to comment.