Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wechat-web
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wechat
wechat-web
Commits
e8f8cc8c
Commit
e8f8cc8c
authored
Feb 19, 2019
by
无尘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
style: 修改卡券样式
parent
ac913e4c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
index.vue
src/views/cards/index.vue
+4
-4
No files found.
src/views/cards/index.vue
View file @
e8f8cc8c
...
@@ -198,8 +198,8 @@ export default {
...
@@ -198,8 +198,8 @@ export default {
position
:
relative
;
position
:
relative
;
&_left
{
&_left
{
position
:
absolute
;
position
:
absolute
;
left
:
-
5
px
;
left
:
-
6
px
;
top
:
-
5
px
;
top
:
-
6
px
;
width
:
10px
;
width
:
10px
;
height
:
10px
;
height
:
10px
;
-webkit-transform
:
rotate
(
45deg
);
-webkit-transform
:
rotate
(
45deg
);
...
@@ -211,8 +211,8 @@ export default {
...
@@ -211,8 +211,8 @@ export default {
}
}
&
_right
{
&
_right
{
position
:
absolute
;
position
:
absolute
;
right
:
-
5
px
;
right
:
-
6
px
;
top
:
-
5
px
;
top
:
-
6
px
;
width
:
10px
;
width
:
10px
;
height
:
10px
;
height
:
10px
;
-webkit-transform
:
rotate
(
45deg
);
-webkit-transform
:
rotate
(
45deg
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment