We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
主要修改:
/* 当前打开文档右上角【更多】按钮位置和大小微调 */ .protyle-breadcrumb > button svg { scale: 1.31 !important; margin-right: 20px; margin-top: 10px; }
联动修改:
ul.layout-tab-bar li [title="新建文档"] { background-color: var(--b3-theme-background); margin-left: 0.31em; margin-right: 0; width: 26px; } ul.layout-tab-bar li [title="更多"] { background-color: var(--b3-theme-background); margin-left: 0.13em; margin-right: 0.13em; width: 26px; }
全屏模式下【更多】按钮调整 #32
fa53984
关联 siyuan-note/siyuan#6246
Soltus
No branches or pull requests
The text was updated successfully, but these errors were encountered: