fix(style): tooltip overflow

This commit is contained in:
jialin
2025-04-14 16:59:43 +08:00
parent d8ea86fde1
commit b108d4e287
5 changed files with 71 additions and 57 deletions
@@ -81,6 +81,10 @@ const options = [
{
label: '--truncation',
value: '--truncation'
},
{
label: '--max-link-num',
value: '--max-link-num'
}
];