取消移动端长按选中文字功能
This commit is contained in:
@@ -755,6 +755,11 @@ export default defineComponent({
|
||||
|
||||
<style lang="less">
|
||||
.designOpenrtionMobile_modal {
|
||||
-moz-user-select: none;
|
||||
-webkit-user-select: none;
|
||||
-ms-user-select: none;
|
||||
-khtml-user-select: none;
|
||||
user-select: none;
|
||||
// max-width: 1440px;
|
||||
.mark_loading{
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user