This commit is contained in:
icssoa 2023-05-23 14:35:42 +08:00
parent 0f3a88b70c
commit d925fc30cc

View File

@ -50,3 +50,9 @@ defineExpose({
open
});
</script>
<style lang="scss" scoped>
.item-viewer {
position: absolute;
}
</style>