Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
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
陈峰
6 years ago
Commit
b929419a48b2fdd9e8b2007df52f94b2366e6c7f
1 parent
0e802040
fix css
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
apps/pages/single/order/ufo/order.vue
apps/pages/single/order/ufo/order.vue
View file @
b929419
...
...
@@ -210,6 +210,7 @@ export default {
<style lang="scss" scoped>
.order-page {
& > .title {
line-height: 95px;
font-size: 68px;
font-weight: bold;
padding-top: 24px;
...
...
@@ -229,6 +230,7 @@ export default {
}
.pro-info {
line-height: 32px;
overflow: hidden;
flex: 1;
padding-left: 40px;
...
...
Please
register
or
login
to post a comment