mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-16 17:31: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-clip: no-clip;
|
||||
fill-rule: evenodd;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
#canvas {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue