diff --git a/src/pages/delegator/DoDelegate/DoDelegate.module.less b/src/pages/delegator/DoDelegate/DoDelegate.module.less index 069d3fc0e..6b072fc09 100644 --- a/src/pages/delegator/DoDelegate/DoDelegate.module.less +++ b/src/pages/delegator/DoDelegate/DoDelegate.module.less @@ -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; + } } }