Handsontable 鼠标移上去改变行颜色

xiaoxiao2021-02-28  74

 添加如下样式即可:

tr:hover { background: @hover_color; } tr:hover td { background: transparent; }
转载请注明原文地址: https://www.6miu.com/read-58414.html

最新回复(0)