Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
fb07677c
Commit
fb07677c
authored
Sep 24, 2020
by
RuoYi
Browse files
左侧菜单文字过长显示省略号
parent
a82a3d94
Changes
1
Hide whitespace changes
Inline
Side-by-side
ruoyi-ui/src/assets/styles/sidebar.scss
View file @
fb07677c
...
@@ -63,6 +63,12 @@
...
@@ -63,6 +63,12 @@
width
:
100%
!
important
;
width
:
100%
!
important
;
}
}
.el-menu-item
,
.el-submenu__title
{
overflow
:
hidden
!
important
;
text-overflow
:
ellipsis
!
important
;
white-space
:
nowrap
!
important
;
}
// menu hover
// menu hover
.submenu-title-noDropdown
,
.submenu-title-noDropdown
,
.el-submenu__title
{
.el-submenu__title
{
...
...
Write
Preview
Supports
Markdown
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