Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
yangchao
/
brains-h5
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 18851a84
authored
Feb 25, 2020
by
yeran
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
1 parent
ba242511
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
5 deletions
src/views/home/result.vue
src/views/pidRemember/myTrain.vue
src/views/home/result.vue
View file @
18851a8
...
...
@@ -206,6 +206,7 @@
justify-content
:
center
;
}
.operation
{
width
:
400px
;
position
:
fixed
;
...
...
@@ -218,11 +219,11 @@
}
.operation
.item
{
width
:
1
4
6px
;
height
:
3
0px
;
width
:
1
9
6px
;
height
:
8
0px
;
background
:
#409eff
;
color
:
white
;
font-size
:
16
px
;
font-size
:
28
px
;
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
...
...
src/views/pidRemember/myTrain.vue
View file @
18851a8
...
...
@@ -121,7 +121,7 @@
<
style
scoped
>
.content
{
padding-top
:
80
px
;
padding-top
:
24
px
;
display
:
flex
;
flex-direction
:
column
;
align-items
:
center
;
...
...
@@ -131,7 +131,7 @@
color
:
#333
;
font-size
:
36px
;
padding
:
0
20px
;
margin-bottom
:
6
0px
;
margin-bottom
:
3
0px
;
text-align
:
center
;
}
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment