Skip to content

Commit

Permalink
fix: lineheight
Browse files Browse the repository at this point in the history
  • Loading branch information
HuberTRoy committed Nov 22, 2023
1 parent 7638b63 commit 8e305eb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/pages/delegator/DoDelegate/DoDelegate.module.less
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@
.ant-select-selection-search-input.ant-select-selection-search-input.ant-select-selection-search-input.ant-select-selection-search-input {
margin-top: 7px;
}

.ant-space {
line-height: 1;
}
}
}

Expand Down

0 comments on commit 8e305eb

Please sign in to comment.