Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-app-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
htoooth
2018-12-25 16:14:58 +0800
Commit
5f7163fe1e353018fac4122398fe5b3e74752800
1 parent
d5e7f0f4
fix css
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
apps/pages/single/coupon/components/header/header.vue
apps/pages/single/coupon/components/tabs/classic-tabs.vue
apps/pages/single/coupon/components/header/header.vue
View file @
5f7163f
...
...
@@ -112,7 +112,7 @@ export default {
display: inline-block;
width: 200px;
height: 56px;
font-size:
12
px;
font-size:
24
px;
color: white;
border: 1px solid white;
box-sizing: border-box;
...
...
apps/pages/single/coupon/components/tabs/classic-tabs.vue
View file @
5f7163f
...
...
@@ -95,7 +95,6 @@ $yoho-tab: yoho-tab;
height: 90px;
display: flex;
padding: 14px 0;
box-shadow: 0 0 16px 0 #eee;
background-color: #fff;
left: 0;
z-index: 3;
...
...
Please
register
or
login
to post a comment