Update WebContentViewer.vue
This commit is contained in:
parent
421d92ef41
commit
749c00087e
@ -27,7 +27,7 @@
|
||||
|
||||
<div class="flex flex-row w-full gap-2">
|
||||
|
||||
<div @click.stop class="flex items-center cursor-pointer">
|
||||
<div v-if="isVisible(file)" @click.stop class="flex items-center cursor-pointer">
|
||||
<input type="checkbox" id="checkbox-file"
|
||||
class="NIQUE TA MERE SA CHANGE RIEN PARCE QUE HTML/CSS C DE LA MERDE"
|
||||
@change="handleCheckboxChange(file, $event)" :checked="isChecked(file)" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user