Skip to content

Commit 062cf95

Browse files
committed
fix: [Typing] remove useless style
1 parent 5c622b1 commit 062cf95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Typing/style.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
height: 6px;
1212
margin-left: 5px;
1313
border-radius: 50%;
14-
background: var(--brand-2);
1514
animation: typing-dot 0.9s linear infinite;
1615

1716
&:nth-child(1) {

0 commit comments

Comments
 (0)