Skip to content

Commit

Permalink
fix: cleanup more ids and classes
Browse files Browse the repository at this point in the history
Signed-off-by: vajonam <[email protected]>
  • Loading branch information
vajonam committed Nov 28, 2023
1 parent 257392e commit c4131c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/widgets/toolhead/ToolheadControlCircle.vue
Original file line number Diff line number Diff line change
Expand Up @@ -280,8 +280,8 @@
/>
</g>
<g
id="home-icon"
class="home-icon"
id="icon"
class="home_icon"
transform="scale(0.3) translate(91.25,91.25)"
>
<!-- transform="matrix(0.29377,0,0,0.29377,0.346087,1.64241)"-->
Expand Down

0 comments on commit c4131c2

Please sign in to comment.