Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Commit c2e84bf

Browse files
changed to display none (#6630)
1 parent 1b33a38 commit c2e84bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sass/_common/common.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ button .barspinner.white {
505505
display: none;
506506
}
507507
.email-consent-container {
508-
visibility: hidden !important;
508+
display: none;
509509
}
510510
}
511511

0 commit comments

Comments
 (0)