Skip to content

Commit

Permalink
fix: forgot main icon
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 02dd83b commit 6b4c707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/widgets/toolhead/ToolheadControlCircle.vue
Original file line number Diff line number Diff line change
Expand Up @@ -1085,7 +1085,7 @@ svg g#icon.home_icon
fill: white;
stroke: white;
transition: opacity 250ms;
pointer-events: auto;
pointer-events: none;
}
svg g#home_buttons text {
Expand Down

0 comments on commit 6b4c707

Please sign in to comment.