Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
xianyu-ufo-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
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
hongyong.zhao
2019-10-17 15:39:22 +0800
Commit
18f8cac421a9403ba6e9e9e577e6ae69ba51c44e
1 parent
0169f6bb
ui fix
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
apps/pages/order/buyer-ask-order.vue
apps/pages/order/seller-ask-order.vue
apps/pages/order/buyer-ask-order.vue
View file @
18f8cac
...
...
@@ -499,7 +499,7 @@ export default {
.wordText {
margin-left: 10*2px;
font-family: "DIN Alternate";
font-size: 2
8
*2px;
font-size: 2
0
*2px;
height: 100%;
line-height: 100%;
color: #000;
...
...
apps/pages/order/seller-ask-order.vue
View file @
18f8cac
...
...
@@ -257,7 +257,7 @@ export default {
.wordText {
margin-left: 10*2px;
font-family: "DIN Alternate";
font-size: 2
8
*2px;
font-size: 2
0
*2px;
height: 50*2px;
line-height: 50*2px;
color: #000;
...
...
Please
register
or
login
to post a comment