fix: scoped css
This commit is contained in:
parent
4dd6002753
commit
1fb2606885
4 changed files with 4 additions and 4 deletions
|
|
@ -32,4 +32,4 @@ const attachment = defineModel<File[]>('attachment');
|
|||
</div>
|
||||
</template>
|
||||
|
||||
<style></style>
|
||||
<style scoped></style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue