Skip to content

Commit

Permalink
fix(popeditor): theme-saas增加popeditor中label的默认宽度 (#2750)
Browse files Browse the repository at this point in the history
  • Loading branch information
shenjunjian authored Jan 7, 2025
1 parent 929e136 commit 45cc368
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/theme-saas/src/popeditor/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@
@apply text-right;
@apply pr-2;
@apply text-xs;
width: 160px;
}
}

Expand Down

0 comments on commit 45cc368

Please sign in to comment.