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
88745c2f
Commit
88745c2f
authored
May 30, 2021
by
guomingpang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
style:修改知识库和培训管理部分样式
parent
3b0b2325
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
src/modules/knowledge-base/components/KnowledgeBaseList.jsx
+0
-0
src/modules/plan-manage/modal/relatedCourseModal.jsx
+0
-0
src/modules/plan-manage/modal/relatedCourseModal.less
+4
-4
No files found.
src/modules/knowledge-base/components/KnowledgeBaseList.jsx
View file @
88745c2f
This diff is collapsed.
Click to expand it.
src/modules/plan-manage/modal/relatedCourseModal.jsx
View file @
88745c2f
This diff is collapsed.
Click to expand it.
src/modules/plan-manage/modal/relatedCourseModal.less
View file @
88745c2f
.related-course-modal {
.related-course-modal {
.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
font-weight:
normal
;
font-weight:
500
;
}
}
// .ant-tabs-nav .ant-tabs-tab {
// .ant-tabs-nav .ant-tabs-tab {
// padding: 6px 12px !important;
// padding: 6px 12px !important;
...
@@ -48,14 +48,14 @@
...
@@ -48,14 +48,14 @@
.select-box {
.select-box {
display: inline-box;
display: inline-box;
width: 186px;
width: 186px;
background: #
fff4dd
;
background: #
e9efff
;
border-radius: 4px;
border-radius: 4px;
padding: 6px 16px;
padding: 6px 16px;
margin-right: 8px;
margin-right: 8px;
display: flex;
display: flex;
justify-content: space-between;
justify-content: space-between;
.tip-icon {
.tip-icon {
color: #
ff9d14
;
color: #
2966ff
;
font-size: 14px;
font-size: 14px;
margin-right: 4px;
margin-right: 4px;
}
}
...
@@ -71,7 +71,7 @@
...
@@ -71,7 +71,7 @@
}
}
.related-box {
.related-box {
padding: 6px 16px;
padding: 6px 16px;
background: #
fff4dd
;
background: #
e9efff
;
border-radius: 4px;
border-radius: 4px;
flex: 1;
flex: 1;
color: #666666;
color: #666666;
...
...
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