Skip to content

Commit 4690418

Browse files
Fix: Remove duplicated css rule from vue template (#1369)
1 parent 20eea2a commit 4690418

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

templates/vue/entrypoints/popup/style.css

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,6 @@ a:hover {
2323
color: #535bf2;
2424
}
2525

26-
a {
27-
font-weight: 500;
28-
color: #646cff;
29-
text-decoration: inherit;
30-
}
31-
a:hover {
32-
color: #535bf2;
33-
}
34-
3526
body {
3627
margin: 0;
3728
display: flex;

0 commit comments

Comments
 (0)