Globe: Modify the cut version
This commit is contained in:
@@ -55,4 +55,10 @@
|
||||
|
||||
<svelte:window on:resize={resize} />
|
||||
|
||||
{#if type === 'part'}
|
||||
<div class="globe__cut">
|
||||
<div class="globe" bind:this={scope} />
|
||||
</div>
|
||||
{:else}
|
||||
<div class="globe" bind:this={scope} />
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user