Skip to content

Commit 3158363

Browse files
committed
fix: 修复错误样式
1 parent 312cfde commit 3158363

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/styles/layer.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,6 @@
4242
}
4343

4444
@layer components {
45-
.group:hover {
46-
opacity: 0.5;
47-
}
48-
4945
.animation-blink {
5046
animation: blink 1.2s linear infinite;
5147
}

0 commit comments

Comments
 (0)