Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
educationStu
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
向伟
educationStu
Commits
c3e46e34
Commit
c3e46e34
authored
Jan 11, 2022
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
aa5cbc39
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
index.vue
src/pages/study/index.vue
+4
-3
No files found.
src/pages/study/index.vue
View file @
c3e46e34
...
...
@@ -8,6 +8,7 @@
.row
{
display
:
flex
;
align-items
:
center
;
}
::-webkit-scrollbar
{
display
:
none
}
.page-title
{
font-size
:
44
rpx
;
...
...
@@ -134,9 +135,9 @@
margin
:
10px
0
;
}
.examination-box-c
{
height
:
1
7
0
rpx
;
height
:
1
8
0
rpx
;
background
:
#F9F9F9
;
overflow-x
:
auto
;
width
:
100%
;
white-space
:
nowrap
;
overflow-x
:
scroll
;
width
:
100%
;
white-space
:
nowrap
;
}
.examination-boxb
{
width
:
200
rpx
;
...
...
@@ -180,7 +181,7 @@
color
:
#A3A3A3
;
font-size
:
19px
;
font-weight
:
bold
;
margin
:
16
rpx
0
;
margin
:
8
rpx
0
;
}
.examination-box-btnbox
{
...
...
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