Commit 2f706f7d2bbb0a78b80f233e6cec06281afb99d9

Authored by zhiyangdu
1 parent fb4eb3bf

样式优化

src/components/appAddressToast/appAddressToast.less
... ... @@ -50,7 +50,7 @@
50 50 word-break: break-all;
51 51 .user_info {
52 52 display: flex;
53   -
  53 + align-items: center;
54 54 div:nth-child(2) {
55 55 margin-left: 30px;
56 56 }
... ...