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
1554fd14
Commit
1554fd14
authored
May 30, 2021
by
zhangleyuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:调整导航样式
parent
c5910a61
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
src/core/variables.less
+1
-1
src/modules/root/Menu.less
+3
-3
No files found.
src/core/variables.less
View file @
1554fd14
...
@@ -131,7 +131,7 @@
...
@@ -131,7 +131,7 @@
@xm-table-tbody-color:#666;
@xm-table-tbody-color:#666;
//侧边栏宽度
//侧边栏宽度
@xm-left-width:180px;
@xm-left-width:180px;
@xm-left-min-width:
64
px;
@xm-left-min-width:
56
px;
@xm-color-text-menu:#9a9dA7;
@xm-color-text-menu:#9a9dA7;
// 下拉框
// 下拉框
...
...
src/modules/root/Menu.less
View file @
1554fd14
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
background: @menu-bakg;
background: @menu-bakg;
color: #333;
color: #333;
.menu-type-icon{
.menu-type-icon{
margin:4px 0
4
px 150px;
margin:4px 0
0
px 150px;
cursor: pointer;
cursor: pointer;
.icon{
.icon{
font-size:14px;
font-size:14px;
...
@@ -110,9 +110,9 @@
...
@@ -110,9 +110,9 @@
}
}
&.left-container-vertical {
&.left-container-vertical {
width:
62
px;
width:
56
px;
.menu-type-icon{
.menu-type-icon{
margin:4px 0
4
px 22px;
margin:4px 0
0
px 22px;
}
}
.left {
.left {
.ant-menu-submenu-arrow{
.ant-menu-submenu-arrow{
...
...
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