Skip to content

Commit

Permalink
feat:推荐版本号模版优化 TencentBlueKing#11186
Browse files Browse the repository at this point in the history
# Reviewed, transaction id: 24565
  • Loading branch information
useryuyu committed Nov 22, 2024
1 parent 9838c3d commit 95f19bd
Showing 1 changed file with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,11 @@
<style lang="scss">
.atom-checkbox-list-item {
padding: 0 20px 10px 0;
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
display: inline-flex;
align-items: center;
.bk-checkbox {
flex-shrink: 0;
}
}
.underline-text {
border-bottom: dashed 1px #c3cdd7;
Expand Down

0 comments on commit 95f19bd

Please sign in to comment.