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
38d4f700
Commit
38d4f700
authored
Jul 13, 2021
by
wufan
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature/wufan/20210713/refactore-placeholder' into dev
parents
bcf42c40
79fd54c6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
src/modules/root/Menu.less
+5
-3
No files found.
src/modules/root/Menu.less
View file @
38d4f700
...
...
@@ -124,7 +124,7 @@
color: @active-color;
.ant-menu-item-selected {
color:
#fff
;
color:
@active-color
;
.listType {
background: @active-color;
}
...
...
@@ -267,9 +267,11 @@
left: 74px;
}
}
.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title > .ant-menu-submenu-arrow {
color: #2966FF;
}
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
background:
@active-color
!important;
background:
rgba(41, 102, 255, .1)
!important;
}
.ant-menu.ant-menu-dark,
.ant-menu-dark .ant-menu-sub,
...
...
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