Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-10 12:22:54 +01:00
10 Zeilen
171 B
SCSS
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;
|
|
}
|
|
}
|