1
0
Fork 0
discourse-custom-wizard-unl.../assets/stylesheets/common/wizard/header.scss
2022-09-22 08:20:44 +02:00

10 Zeilen
171 B
SCSS

body.custom-wizard {
.d-header,
.global-notice,
.create-topics-notice,
.top-notices-outlet,
.consent_banner,
.bootstrap-mode-notice {
display: none;
}
}