fix : 修复细节

This commit is contained in:
2024-05-19 00:16:40 +08:00
parent fccce985b6
commit c96cbf8415
7 changed files with 269 additions and 86 deletions

View File

@@ -35,6 +35,5 @@ const isShowTooltip = () => {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
padding-top: 3px;
}
</style>