File tree 1 file changed +2
-2
lines changed
packages/applet/src/modules/components
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -277,10 +277,10 @@ function closeComponentRenderCode() {
277
277
<svg
278
278
xmlns =" http://www.w3.org/2000/svg"
279
279
style =" height : 1.1em ; width : 1.1em ;color :#00dc82 ;"
280
- class =" hover:(op-80 )"
280
+ class =" op-80 hover:(op-100 )"
281
281
viewBox =" 0 0 24 24"
282
282
>
283
- <g fill =" none " stroke = " currentColor " stroke-linecap = " round " stroke-linejoin = " round " stroke-width = " 2 " >< circle cx = " 12 " cy = " 12 " r = " .5 " fill = " currentColor " />< path d = " M5 12a7 7 0 1 0 14 0a7 7 0 1 0-14 0m7-9v2m-9 7h2m7 7v2m7-9h2 " /></ g >
283
+ <path fill =" currentColor " d = " M10.611 10.611a1 1 0 0 1 1.11-.208l8.839 3.889a1 1 0 0 1-.14 1.88l-3.338.91l-.91 3.338a1 1 0 0 1-1.88.14l-3.89-8.84a1 1 0 0 1 .209-1.109M17 3a3 3 0 0 1 3 3v3a1 1 0 1 1-2 0V6a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h3a1 1 0 1 1 0 2H6a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3zm-3.73 10.269l1.715 3.9l.318-1.164a1 1 0 0 1 .701-.702l1.165-.318l-3.9-1.716Z " />
284
284
</svg >
285
285
</button >
286
286
</div >
You can’t perform that action at this time.
0 commit comments