Skip to content

Commit 2225f94

Browse files
committed
🐛 修复 ProjCardDev.vue 的 icon 层级问题
1 parent 5c497d3 commit 2225f94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vuepress/components/ProjCardDev.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ function toProj() {
138138
display: flex;
139139
padding: 5px;
140140
column-gap: 5px;
141+
z-index: 1;
141142
142143
i {
143144
background: white;

0 commit comments

Comments
 (0)