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
0240a9aa458d13a40b9bab96a1c4227e7a7a2044
Authored by
王强
2021-07-19 09:24:38 +0800
1 parent
77ca93da
购好物,newDaren页面,最新达人动态,top部分宽度适配,设置top-left样式,flex: 1;
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/components/darenListCom/darenListCom.less
src/components/darenListCom/darenListCom.less
View file @
0240a9a
...
...
@@ -9,7 +9,7 @@
9
9
justify-content: space-between;
10
10
align-items: center;
11
11
.top-left {
12
-
12
+ flex: 1;
13
13
}
14
14
.top-right {
15
15
display: flex;
...
...