update the style.css
未关闭
Not clear
Waiting for infos
- 主要语言
- HTML
- 星标
- 203
- 派生
- 48
- PR 合并指标
- 30 天内没有已合并 PR
描述
`.side-nav.custom-side-nav li a i {
position: relative;
top: 15px;
float: right; }`
change top to 5px; for center of menu
`.side-nav.custom-side-nav li a i {
position: relative;
top: 5px;
float: right; }
`
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。