Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-10 04:12:53 +01:00
9 Zeilen
145 B
SCSS
9 Zeilen
145 B
SCSS
body.custom-wizard {
|
|
.d-header,
|
|
.global-notice,
|
|
.create-topics-notice,
|
|
.top-notices-outlet,
|
|
.consent_banner {
|
|
display: none;
|
|
}
|
|
}
|