forked from MapComplete/MapComplete
Themes: improve 'auto-type' special visualisation
This commit is contained in:
parent
c291b16406
commit
658db35617
7 changed files with 140 additions and 165 deletions
|
|
@ -53,8 +53,6 @@ export class ShareLinkViz implements SpecialVisualization {
|
|||
}
|
||||
}
|
||||
|
||||
return new SvelteUIElement(ShareButton, { generateShareData, text }).SetClass(
|
||||
"w-full h-full"
|
||||
)
|
||||
return new SvelteUIElement(ShareButton, { generateShareData, text })
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue