0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-19 23:31:11 +02:00
discourse-custom-wizard/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;
}
}