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
77e63585
Commit
77e63585
authored
Apr 06, 2021
by
zhujian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
'fix'
parent
6e01f9ee
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
0 deletions
+18
-0
src/modules/teach-tool/examination-manager/AddExam.less
+18
-0
src/modules/teach-tool/examination-manager/AddExam.tsx
+0
-0
No files found.
src/modules/teach-tool/examination-manager/AddExam.less
View file @
77e63585
.examPage{
.examPage{
padding-bottom: 50px;
.form{
.form{
margin-top: 12px;
margin-top: 12px;
width: 1000px;
width: 1000px;
...
@@ -30,4 +31,20 @@
...
@@ -30,4 +31,20 @@
background-color: transparent;
background-color: transparent;
}
}
}
}
.footer {
position: fixed;
bottom: 0;
height: 58px;
width: 100%;
display: flex;
align-items: center;
justify-content: flex-end;
padding-right: 252px;
background: #fff;
border-top: 1px solid #E8E8E8;
z-index: 9999;
.ant-btn {
margin-left: 10px;
}
}
}
}
\ No newline at end of file
src/modules/teach-tool/examination-manager/AddExam.tsx
View file @
77e63585
This diff is collapsed.
Click to expand it.
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