Sign in
w-front-end
/
select_good
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
2f706f7d2bbb0a78b80f233e6cec06281afb99d9
Authored by
zhiyangdu
2021-03-23 10:28:18 +0800
1 parent
fb4eb3bf
样式优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/components/appAddressToast/appAddressToast.less
src/components/appAddressToast/appAddressToast.less
View file @
2f706f7
...
...
@@ -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
}
...
...