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
4e7763c135ae354ab170f1f317fb020171062e66
Authored by
zhiyangdu
2020-04-23 17:22:39 +0800
1 parent
e194a3ac
tab内容样式优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/components/tabBox/tabBox.less
src/components/tabBox/tabBox.less
View file @
4e7763c
1
1
.tabBox {
2
-
padding: 0 30px;
2
+
//
padding: 0 30px;
3
3
.van-tab--active{
4
4
display: flex;
5
5
justify-content: center;
...
...