🌐 AI搜索 & 代理 主页
Skip to content

Commit 970d609

Browse files
authored
Update package.json
1 parent c96fc6c commit 970d609

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/icons/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@
4444
},
4545
{
4646
"prop": "shiftH",
47-
"description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16% units"
47+
"description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
4848
},
4949
{
5050
"prop": "shiftV",
51-
"description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16% units"
51+
"description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
5252
}
5353
]
5454
},
@@ -82,11 +82,11 @@
8282
},
8383
{
8484
"prop": "shiftH",
85-
"description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16% units"
85+
"description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
8686
},
8787
{
8888
"prop": "shiftV",
89-
"description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16% units"
89+
"description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
9090
}
9191
]
9292
},

0 commit comments

Comments
 (0)