feat: 支持打开文件所在的文件夹 调整打开文件的图标

This commit is contained in:
ZiuChen
2022-09-04 21:49:24 +08:00
parent 4cedb3a60a
commit 70469cd4b0
3 changed files with 12 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
&:hover {
text-decoration: underline;
&::after {
content: '📤';
content: '📝';
}
}
.clip-file-icon {