1
0
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:
Gani Georgiev 2022-07-16 10:38:47 +03:00
parent 789373d15d
commit d6bdc51009

View File

@ -87,7 +87,7 @@
</Field> </Field>
{#if initialEnabled != s3.enabled} {#if initialEnabled != s3.enabled}
<div transition:slide={{ duration: 150 }}> <div transition:slide|local={{ duration: 150 }}>
<div class="alert alert-warning m-0"> <div class="alert alert-warning m-0">
<div class="icon"> <div class="icon">
<i class="ri-error-warning-line" /> <i class="ri-error-warning-line" />