mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-16 15:19:25 +00:00
Fix the issue with the width of the menu tooltip.
This commit is contained in:
@@ -144,6 +144,9 @@ $single-menu-height: 38px;
|
||||
line-height: $single-menu-height;
|
||||
display: inline-block;
|
||||
|
||||
.el-tooltip {
|
||||
width: 55px !important;
|
||||
}
|
||||
}
|
||||
|
||||
.group-title {
|
||||
|
Reference in New Issue
Block a user