1
0
Fork 0
discourse-custom-wizard-unl.../assets/stylesheets/common/custom/header.scss
2022-08-22 14:39:01 +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;
}
}