Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
xiaomai-cloud-class-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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xiaomai-cloud-class
xiaomai-cloud-class-web
Commits
38769282
Commit
38769282
authored
Jun 10, 2021
by
guomingpang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
style:答题详情样式调整
parent
593a5590
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
src/modules/teach-tool/components/AnswerDescPage.less
+1
-0
src/modules/teach-tool/examination-manager/TestDetailPage.less
+4
-3
No files found.
src/modules/teach-tool/components/AnswerDescPage.less
View file @
38769282
...
@@ -49,6 +49,7 @@
...
@@ -49,6 +49,7 @@
.question-list-box {
.question-list-box {
padding: 21px 0;
padding: 21px 0;
.question-info-item {
.question-info-item {
margin-bottom: 20px;
.stem-line__item {
.stem-line__item {
margin-bottom: 16px;
margin-bottom: 16px;
...
...
src/modules/teach-tool/examination-manager/TestDetailPage.less
View file @
38769282
...
@@ -90,18 +90,19 @@
...
@@ -90,18 +90,19 @@
width: 840px;
width: 840px;
box-sizing: border-box;
box-sizing: border-box;
margin: 0 auto;
margin: 0 auto;
padding: 24px
22px 12px 2
2px;
padding: 24px
0 1
2px;
height: 130px;
height: 130px;
background: #ffffff;
background: #ffffff;
box-shadow: 0px 5px 30px 0px rgba(12, 54, 158, 0.08);
box-shadow: 0px 5px 30px 0px rgba(12, 54, 158, 0.08);
border-radius: 4px;
border-radius: 4px;
display: flex;
display: flex;
flex: 1;
justify-content: center;
justify-content: center;
.item {
.item {
flex: 1 25%;
display: flex;
display: flex;
flex-direction: column;
flex-direction: column;
width: 150px;
// height: 130px;
// height: 130px;
align-items: center;
align-items: center;
justify-content: space-between;
justify-content: space-between;
...
...
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