Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
uedxwg
9 years ago
Commit
f01c32b0630a4f170d35d31272650f5fab8e2df5
1 parent
aabc3280
订单bug修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
static/sass/cart/_order-ensure.scss
static/sass/cart/_order-ensure.scss
View file @
f01c32b
...
...
@@ -19,9 +19,6 @@
color
:
#f00
;
}
}
.hide
{
display
:
none
!
important
;
}
.border-none
{
border-bottom
:none
!
important
;
}
...
...
@@ -120,6 +117,9 @@
border-bottom
:none
;
}
h3
{
.hide
{
display
:
none
!
important
;
}
width
:
95%
;
height
:
80rem
/
$pxConvertRem
;
overflow
:
hidden
;
...
...
Please
register
or
login
to post a comment