これらのコード以外に、他にコードはありますか?
そして、GitHub - discourse/discourse-full-width-component: Make Discourse occupy the full browser width 以外で。
.d-header,
.drop-down-visible .d-header {
padding-top: 0px;
.wrap {
max-width: none;
margin-right: 10px;
margin-left: 10px;
margin-top: 0;
width: 100%;
padding: 0;
}
}
フル幅コンポーネント後のスクリーンショット
