Commit 055ea2b7 authored by suhuiguang's avatar suhuiguang

1.修改安全执行列表,实现双击不选择文字

parent 841f64fc
...@@ -159,6 +159,7 @@ ...@@ -159,6 +159,7 @@
padding-top: 7px; padding-top: 7px;
cursor: pointer; cursor: pointer;
border-bottom: 1px solid rgba(196, 86, 86, 0.3); border-bottom: 1px solid rgba(196, 86, 86, 0.3);
user-select: none;
} }
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment