Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Commit

Permalink
fix: code review
Browse files Browse the repository at this point in the history
Signed-off-by: lps <peishan@xsky.com>
  • Loading branch information
lps committed Mar 30, 2023
1 parent 489cc7d commit ce58b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/SubMenu/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
border-color: transparent;
border-style: solid;
border-width: 5px 0 5px 5px;
border-left-color: $icon-1; // 图标
border-left-color: $icon-1; /* 图标 */
margin-top: 5px;
margin-right: -10px;
}
Expand Down

0 comments on commit ce58b72

Please sign in to comment.