@@ -632,7 +632,7 @@ export default {
mounted() {},
}
</script>
-<style lang='scss'>
+<style lang='scss' scoped>
.batch-computed-dialog {
position: relative;
div::-webkit-scrollbar {
@@ -6,7 +6,7 @@
@close="handleClose"
custom-class="batch-computed-dialog fit-screen-dialog"
center
- top="5vh"
+ top="2vh"
v-dialogDrag
:title="showSave ? $t('EtaBasePage.title_batch_save') : $t('EtaBasePage.title_batch_calc')"
>