Skip to content

Commit ca8ab14

Browse files
committed
修复侧边栏协议对齐&截图更新
1 parent 8f80e88 commit ca8ab14

File tree

5 files changed

+5
-6
lines changed

5 files changed

+5
-6
lines changed

.github/release.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
#### 更符合 GitHub 风格
44

5-
- 微调菜单项按钮样式
6-
- Actions 工作流日志页面与浏览器同宽
7-
- Actions 工作流日志页面样式同步
8-
- Actions 日志字体同步
9-
- 全局激活颜色和悬停颜色优化
5+
## 🐞 Fix
6+
7+
- 修复侧边栏协议对齐

screenshots/action.png

44.4 KB
Loading

screenshots/file_list.png

47.4 KB
Loading

screenshots/release.png

81.7 KB
Loading

src/repo.scss

+2-1
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,8 @@
229229
svg.svg {
230230
margin-right: 4px;
231231

232-
&.octicon-database{
232+
&.octicon-database,
233+
&.octicon-law {
233234
margin-right: 6px;
234235
}
235236
}

0 commit comments

Comments
 (0)