mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Make scroll button square
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
<div class="actions">
|
||||
<Layout.Stack alignItems="center">
|
||||
{#if !autoscroll}
|
||||
<span transition:slide>
|
||||
<span transition:slide style="--badge-padding-inline: var(--space-3);">
|
||||
<Tag
|
||||
on:click={() => {
|
||||
autoscroll = true;
|
||||
|
||||
Reference in New Issue
Block a user