Skip to content

Commit

Permalink
fix: add proper ellipsis to sidemenu
Browse files Browse the repository at this point in the history
  • Loading branch information
elevatebart committed Feb 12, 2025
1 parent 3803f4e commit 05bf05d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ui/src/components/layout/SideBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,10 @@
.el-tooltip__trigger {
display: flex;
}
& > span{
max-width: 100%;
}
}
.vsm--title span:first-child{
Expand Down

0 comments on commit 05bf05d

Please sign in to comment.