Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
byq_pc
Project
Project
Details
Activity
Releases
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张伯涛
byq_pc
Commits
f4156e55
Commit
f4156e55
authored
Apr 29, 2025
by
jiaxu.yan
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'ylk-dev' into develop
* ylk-dev: 菜单样式
parents
bc5d2b9a
c3e76ebd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
sidebar.scss
src/styles/themeI/sidebar.scss
+1
-1
variables.scss
src/styles/themeI/variables.scss
+1
-1
No files found.
src/styles/themeI/sidebar.scss
View file @
f4156e55
...
...
@@ -115,7 +115,7 @@
}
.main-container
{
margin-left
:
3
rem
;
margin-left
:
13
.25
rem
;
}
.submenu-title-noDropdown
{
...
...
src/styles/themeI/variables.scss
View file @
f4156e55
...
...
@@ -91,7 +91,7 @@ $subMenuBg:#FFF;
$subMenuHover
:
#1D2B36
;
$sideBarWidth
:
13
.25rem
;
$sideHideWidth
:
3
rem
;
$sideHideWidth
:
13
.25
rem
;
// the :export directive is the magic sauce for webpack
// https://www.bluematador.com/blog/how-to-share-variables-between-js-and-sass
...
...
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