mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 18:11:24 +01:00
not allow to select text on svg
This commit is contained in:
parent
8473b9ed01
commit
79b7df1c95
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ iframe {
|
||||||
mask-mode: alpha;
|
mask-mode: alpha;
|
||||||
mask-clip: no-clip;
|
mask-clip: no-clip;
|
||||||
fill-rule: evenodd;
|
fill-rule: evenodd;
|
||||||
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#canvas {
|
#canvas {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue