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
d7cbf0a4
Commit
d7cbf0a4
authored
May 27, 2021
by
wufan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
style:创建页面底部按钮调整
parent
26f4442e
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
10 additions
and
10 deletions
+10
-10
src/modules/course-manage/AddLive.less
+1
-1
src/modules/course-manage/graphics-course/AddGraphicsCourse.less
+1
-1
src/modules/course-manage/offline-course/AddOfflineCourse.less
+3
-3
src/modules/course-manage/video-course/AddVideoCourse.less
+1
-1
src/modules/plan-manage/AddPlan.less
+1
-1
src/modules/teach-tool/examination-manager/AddExam.less
+1
-1
src/modules/teach-tool/paper-manage/OperatePaper.less
+1
-1
src/modules/teach-tool/question-manage/OperateQuestion.less
+1
-1
No files found.
src/modules/course-manage/AddLive.less
View file @
d7cbf0a4
...
@@ -67,7 +67,7 @@
...
@@ -67,7 +67,7 @@
left: 196px;
left: 196px;
bottom: 0;
bottom: 0;
height: 58px;
height: 58px;
width: ~'calc(100% - 21
7
px)';
width: ~'calc(100% - 21
8
px)';
display: flex;
display: flex;
align-items: center;
align-items: center;
justify-content: flex-end;
justify-content: flex-end;
...
...
src/modules/course-manage/graphics-course/AddGraphicsCourse.less
View file @
d7cbf0a4
...
@@ -132,7 +132,7 @@
...
@@ -132,7 +132,7 @@
left: 196px;
left: 196px;
bottom: 0;
bottom: 0;
height: 58px;
height: 58px;
width: ~'calc(100% - 21
7
px)';
width: ~'calc(100% - 21
8
px)';
display: flex;
display: flex;
align-items: center;
align-items: center;
justify-content: flex-end;
justify-content: flex-end;
...
...
src/modules/course-manage/offline-course/AddOfflineCourse.less
View file @
d7cbf0a4
.add-offline-course-page {
.add-offline-course-page {
position:relative !important;
position:relative !important;
.box{
.box{
margin-bottom:
66
px !important;
margin-bottom:
52
px !important;
}
}
.ant-radio-group {
.ant-radio-group {
display: flex;
display: flex;
...
@@ -231,11 +231,11 @@
...
@@ -231,11 +231,11 @@
position: fixed;
position: fixed;
bottom: 0;
bottom: 0;
height: 58px;
height: 58px;
width:
100%
;
width:
~'calc(100% - 218px)'
;
display: flex;
display: flex;
align-items: center;
align-items: center;
justify-content: flex-end;
justify-content: flex-end;
padding-right:
25
2px;
padding-right:
7
2px;
background: #fff;
background: #fff;
border-top: 1px solid #E8E8E8;
border-top: 1px solid #E8E8E8;
z-index: 999;
z-index: 999;
...
...
src/modules/course-manage/video-course/AddVideoCourse.less
View file @
d7cbf0a4
...
@@ -132,7 +132,7 @@
...
@@ -132,7 +132,7 @@
left: 196px;
left: 196px;
bottom: 0;
bottom: 0;
height: 58px;
height: 58px;
width: ~'calc(100% - 21
7
px)';
width: ~'calc(100% - 21
8
px)';
display: flex;
display: flex;
align-items: center;
align-items: center;
justify-content: flex-end;
justify-content: flex-end;
...
...
src/modules/plan-manage/AddPlan.less
View file @
d7cbf0a4
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
left: 196px;
left: 196px;
bottom: 0;
bottom: 0;
height: 58px;
height: 58px;
width: ~'calc(100% - 21
7
px)';
width: ~'calc(100% - 21
8
px)';
display: flex;
display: flex;
align-items: center;
align-items: center;
justify-content: flex-end;
justify-content: flex-end;
...
...
src/modules/teach-tool/examination-manager/AddExam.less
View file @
d7cbf0a4
...
@@ -69,7 +69,7 @@
...
@@ -69,7 +69,7 @@
left: 196px;
left: 196px;
bottom: 0;
bottom: 0;
height: 58px;
height: 58px;
width: ~'calc(100% - 21
7
px)';
width: ~'calc(100% - 21
8
px)';
display: flex;
display: flex;
align-items: center;
align-items: center;
justify-content: flex-end;
justify-content: flex-end;
...
...
src/modules/teach-tool/paper-manage/OperatePaper.less
View file @
d7cbf0a4
...
@@ -47,7 +47,7 @@
...
@@ -47,7 +47,7 @@
left: 196px;
left: 196px;
bottom: 0;
bottom: 0;
height: 58px;
height: 58px;
width: ~'calc(100% - 21
7
px)';
width: ~'calc(100% - 21
8
px)';
display: flex;
display: flex;
align-items: center;
align-items: center;
justify-content: flex-end;
justify-content: flex-end;
...
...
src/modules/teach-tool/question-manage/OperateQuestion.less
View file @
d7cbf0a4
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
left: 196px;
left: 196px;
bottom: 0;
bottom: 0;
height: 58px;
height: 58px;
width: ~'calc(100% - 21
7
px)';
width: ~'calc(100% - 21
8
px)';
display: flex;
display: flex;
align-items: center;
align-items: center;
justify-content: flex-end;
justify-content: flex-end;
...
...
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