fix quick preview image slider icon size (#1841)

Update index.tsx
This commit is contained in:
ameer2468 2023-11-28 22:15:55 +03:00 committed by GitHub
parent c79c190c78
commit 52fd4364ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -469,7 +469,7 @@ export const QuickPreview = () => {
className="w-fit px-2 text-[10px]"
>
<Slideshow
size={16}
size={16.5}
weight={
explorerLayoutStore.showImageSlider
? 'fill'