diff --git a/components/input-data/input-data.vue b/components/input-data/input-data.vue index 74e535f28e2c182fe54d6f388f40252b773d8c88..1a8cb9093eb8be4b057bee8439ee9e102e6f3b2c 100644 --- a/components/input-data/input-data.vue +++ b/components/input-data/input-data.vue @@ -91,6 +91,7 @@ .input-wrapper_image { width: 22px; height: 22px; + align-self: center; margin-right: 10rpx; } \ No newline at end of file diff --git a/static/icons/clear.png b/static/icons/clear.png index 924913fd4ed355c43806c69089cfb3346eff846b..5dd604c3ea31bde787e8b58093ebbf40f8131bdf 100644 Binary files a/static/icons/clear.png and b/static/icons/clear.png differ