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
tab 标签卡css样式丢失
themes/shoka/source/css/_common/components/tags/tabs.styl 添加
.tabs .nav { overflow: visible; } .tabs .nav li.active { font-weight: 700; }
jsdelivr很可能不更新,请关闭CDN
The text was updated successfully, but these errors were encountered:
nav导航栏颜色丢失
:root { --nav-bg: linear-gradient(-225deg, var(--color-cyan-light) 0, var(--color-pink-light) 100%); }
可以不更改themes ./source/_data/colors.styl 添加
Sorry, something went wrong.
感谢分享 遇到同样问题
No branches or pull requests
tab 标签卡css样式丢失
themes/shoka/source/css/_common/components/tags/tabs.styl
添加
jsdelivr很可能不更新,请关闭CDN
The text was updated successfully, but these errors were encountered: