generated from siyuan-note/plugin-sample-vite-svelte
-
Notifications
You must be signed in to change notification settings - Fork 2
移除新建笔记和页签切换按钮 #15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
您好,下版本添加,谢谢 |
好滴大佬 |
经排查此按钮应该是主题或者其他插件创建的。目前本插件只考虑针对官方主题进行适配。 |
@zxkmm 像 Asri 主题把页签放到顶部就会这样,但 DOM 应该是一致的 |
这个按钮就算在默认主题里我基本也从来没用过,还是希望能给个选项删了 |
好的 |
已用@mustakshif 提供的CSS片段实现隐藏 .layout-tab-bar--readonly {display: none} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
如图,请问这两个按钮能移除吗?
The text was updated successfully, but these errors were encountered: