mirror of
https://github.com/pocketbase/pocketbase.git
synced 2024-11-24 17:07:00 +02:00
changed the storage slide panel transition to local
This commit is contained in:
parent
789373d15d
commit
d6bdc51009
@ -87,7 +87,7 @@
|
||||
</Field>
|
||||
|
||||
{#if initialEnabled != s3.enabled}
|
||||
<div transition:slide={{ duration: 150 }}>
|
||||
<div transition:slide|local={{ duration: 150 }}>
|
||||
<div class="alert alert-warning m-0">
|
||||
<div class="icon">
|
||||
<i class="ri-error-warning-line" />
|
||||
|
Loading…
Reference in New Issue
Block a user