瀏覽代碼

Fix tooltip break mouseover

Denis K 9 年之前
父節點
當前提交
3ce7e3ff11
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      jet/static/jet/css/jquery-ui/_jquery-ui.theme.scss

+ 1 - 0
jet/static/jet/css/jquery-ui/_jquery-ui.theme.scss

@@ -104,4 +104,5 @@
   box-shadow: none !important;
   opacity: 0.8;
   font-size: 13px;
+  pointer-events: none;
 }