1、pointer-events:none 
元素永远不会成为鼠标事件的target。

2、not-allowed  禁止

3、-webkit-appearance: none; appearance 属性允许您使元素看上去像标准的用户界面元素。

4、强制折行 word-wrap:break-word;       backface-visibility:hidden; 隐藏被旋转的 div 元素的背面

 

相关文章:

  • 2021-05-25
  • 2021-12-13
  • 2022-02-27
猜你喜欢
  • 2022-02-03
  • 2021-07-21
  • 2022-12-23
  • 2022-12-23
  • 2021-06-21
  • 2021-12-27
  • 2021-06-20
相关资源
相似解决方案