你好,除了这些代码之外,还有其他代码吗?
以及除了这个 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;
}
}
全宽组件后的截图
