fix(components): [el-transfer] improve styles (#5139)

This commit is contained in:
msidolphin
2022-01-08 19:53:52 +08:00
committed by GitHub
parent d61cf39cf3
commit b5ae3e80bb
4 changed files with 34 additions and 56 deletions

View File

@ -102,7 +102,7 @@ const handleChange = (
<style>
.transfer-footer {
margin-left: 20px;
margin-left: 15px;
padding: 6px 5px;
}
</style>