add images modal : add selected class

This commit is contained in:
isUnknown 2024-10-16 11:19:49 +02:00
parent 514c4bd86b
commit 38e8e12389
6 changed files with 30 additions and 4 deletions

View file

@ -2,6 +2,7 @@
<div>
<div :style="{ width: '1028px', height: '700px', margin: '0 auto' }">
<VPdfViewer
:darkMode="true"
src="https://raw.githubusercontent.com/mozilla/pdf.js/ba2edeae/web/compressed.tracemonkey-pldi-09.pdf"
local="fr_FR"
@loaded="onPdfLoaded"