Disable user-select on preview iframe (#1398)
This commit is contained in:
parent
450912c109
commit
67aa66c1a0
@ -485,6 +485,7 @@ a.heading-link-light {
|
|||||||
top: 0;
|
top: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user