Replies: 3 comments 1 reply
-
好主意 |
Beta Was this translation helpful? Give feedback.
0 replies
-
或许可以通过自定义 CSS 样式来实现你需要的自定义。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
自定义css如下,可以实现你想要的效果。 .page-wrapper.home>.page-container>.memos-wrapper>.memos-editor-wrapper {
position: static !important;
}
.section-header-container, .memos-header-container {
position: static !important;
}
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我在往下滑动页面的时候表示想看内容,或者寻找内容,编辑框一直保持固定,会占用很大一部分空间,观看体验不是很好,大家觉得呢?
Beta Was this translation helpful? Give feedback.
All reactions