perf: 优化table组件内容溢出省略时,鼠标可以移入tooltip

This commit is contained in:
“huailei000”
2023-10-25 14:51:41 +08:00
committed by 老广
parent 3934c17f52
commit c4ca28d2d9
3 changed files with 117 additions and 0 deletions

View File

@@ -24,6 +24,7 @@
body {
height: calc(100% - 50px);
overflow: hidden;
-moz-osx-font-smoothing: grayscale;
color: #676a6c;
font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;