Skip to content

Commit 291cee3

Browse files
committed
取消用户选中后出现的蓝色背景块
1 parent b80bfd8 commit 291cee3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/assets/css/base.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ body{
3131
padding: 0;
3232
margin: 0;
3333
width: 100%;
34+
user-select: none;
3435
}
3536
.RightContent{
3637
margin: 10px;

0 commit comments

Comments
 (0)