Skip to content

Commit

Permalink
feat: update style
Browse files Browse the repository at this point in the history
  • Loading branch information
wqcstrong committed Feb 12, 2025
1 parent 2f8ea19 commit 6902876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/ReplayLab/components/MouseTip/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
.mouse-tip {
display: block;
position: absolute;
bottom: 10%;
bottom: 3%;
left: 50%;
transform: translate3d(-50%, 0, 0);
svg {
Expand Down

0 comments on commit 6902876

Please sign in to comment.