mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Adjust image preview link size style
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<a
|
||||
href={$app.themeInUse === 'dark' ? darkSrc : lightSrc}
|
||||
class="file-preview is-with-image"
|
||||
style="inline-size: 99%; block-size: 100%;"
|
||||
style="inline-size: 100%; block-size: 100%;"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
on:click|stopPropagation
|
||||
|
||||
Reference in New Issue
Block a user