Skip to content

Commit

Permalink
fix: forget replace
Browse files Browse the repository at this point in the history
  • Loading branch information
NWYLZW committed Mar 29, 2024
1 parent 8bc1c4f commit 1e1752b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style/web/components/guide/_index.less
Original file line number Diff line number Diff line change
Expand Up @@ -86,12 +86,12 @@
border: 1px solid @component-border;
}

.@{prefix}-@{componentName}__title {
.@{prefix}-@{guideComponentName}__title {
font: @font-title-medium;
font-weight: 700;
}

.@{prefix}-@{componentName}__desc {
.@{prefix}-@{guideComponentName}__desc {
margin-top: @guide-dialog-desc-margin-top;
font: @font-body-medium;
}
Expand Down

0 comments on commit 1e1752b

Please sign in to comment.