You've already forked AstralRinth
forked from didirus/AstralRinth
Remove analytics consent (#163)
* Remove analytics consent * Use watch for cookie popup visibility * Fix double scrollbar, delete account not centered
This commit is contained in:
@@ -103,9 +103,12 @@
|
||||
will be removed from our servers. This cannot be reversed, so be
|
||||
careful!</span
|
||||
>
|
||||
<div type="button" class="button" @click="showPopup">
|
||||
Delete Account
|
||||
</div>
|
||||
<input
|
||||
value="Delete Account"
|
||||
type="button"
|
||||
class="button"
|
||||
@click="showPopup"
|
||||
/>
|
||||
</label>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user