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
a874f46b
Commit
a874f46b
authored
May 30, 2021
by
zhangleyuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
style:调整样式
parent
5d0b7edd
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
2 deletions
+10
-2
src/modules/college-manage/EmployeeManage.less
+9
-0
src/modules/college-manage/EmployeeManage.tsx
+1
-1
src/modules/root/Menu.less
+0
-1
No files found.
src/modules/college-manage/EmployeeManage.less
View file @
a874f46b
.employee-manage-page{
.box-header{
margin-bottom:4px;
}
.add-show-btn{
margin-top:12px;
}
}
\ No newline at end of file
src/modules/college-manage/EmployeeManage.tsx
View file @
a874f46b
...
@@ -263,7 +263,7 @@ function EmployeeManage() {
...
@@ -263,7 +263,7 @@ function EmployeeManage() {
}
}
return
(
return
(
<
div
className=
"
page employee-manage-page"
>
<
div
className=
"page employee-manage-page"
>
<
div
className=
"content-header"
>
员工管理
</
div
>
<
div
className=
"content-header"
>
员工管理
</
div
>
<
div
className=
"box"
>
<
div
className=
"box"
>
<
div
className=
"box-header"
>
<
div
className=
"box-header"
>
...
...
src/modules/root/Menu.less
View file @
a874f46b
...
@@ -134,7 +134,6 @@
...
@@ -134,7 +134,6 @@
.ant-menu-submenu-popup>.ant-menu {
.ant-menu-submenu-popup>.ant-menu {
background: @menu-bakg !important;
background: @menu-bakg !important;
color: #333;
color: #333;
padding-left: 15px;
width: 132px;
width: 132px;
min-width: auto;
min-width: auto;
li {
li {
...
...
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