1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-26 10:50:29 +02:00

fix(web): accordion arrow was not anchored to the right (#4129)

Co-authored-by: Antony Mota <amota.confluenceconseil@boiron.fr>
This commit is contained in:
Ploonet 2023-09-18 06:06:11 +02:00 committed by GitHub
parent 94cbbf3c4b
commit 672560f55b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
</script>
<div class="border-b-[1px] border-gray-200 py-4 dark:border-gray-700">
<button on:click={toggle} class="flex cursor-pointer place-items-center justify-between text-left">
<button on:click={toggle} class="flex w-full place-items-center justify-between text-left">
<div>
<h2 class="font-medium text-immich-primary dark:text-immich-dark-primary">
{title}