perf: 表格样式优化

This commit is contained in:
pipipi-pikachu 2021-11-01 15:09:20 +08:00
parent f1300c7749
commit f73b531d93

View File

@ -790,9 +790,5 @@ table {
opacity: 0;
z-index: 2;
cursor: col-resize;
&:hover {
opacity: 1;
}
}
</style>