Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
H
h5-base
Project
Project
Details
Activity
Releases
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
new-sing
h5-base
Commits
524740d6
Commit
524740d6
authored
Jul 05, 2019
by
chenyishuai@singsingenglish.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
75
parent
999cb130
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
3 deletions
+8
-3
inviteRecordList.vue
src/components/buy/inviteRecordList.vue
+8
-3
No files found.
src/components/buy/inviteRecordList.vue
View file @
524740d6
...
...
@@ -157,12 +157,17 @@ export default {
@tocurrentvw : 1/2 * @toVw;
@tocurrentvh : 1/2 * @toVh;
.invite-record-list {
display: flex;
// display: flex;
height: 100vh;
overflow: hidden;
box-sizing: border-box;
flex-direction: column;
margin: 64 * @tocurrentvh auto;
// margin: 64 * @tocurrentvh auto;
// padding:64 * @tocurrentvh auto ;
width: 688 * @tocurrentvw;
.title {
margin: 0;
margin-top: 32 * @toVw;
// margin: 0;
height: 76 * @tocurrentvh;
display: flex;
align-items: center;
...
...
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