mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-17 15:52:32 +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;
|
line-height: $single-menu-height;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
||||||
|
.el-tooltip {
|
||||||
|
width: 55px !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.group-title {
|
.group-title {
|
||||||
|
Reference in New Issue
Block a user