feat(nc-gui): add scoped to style in RenameFile

This commit is contained in:
Wing-Kam Wong
2023-01-23 17:26:45 +08:00
parent b1735209a5
commit 8aef163e46

View File

@@ -75,7 +75,7 @@ onMounted(() => {
</a-modal>
</template>
<style lang="scss">
<style scoped lang="scss">
.nc-attachment-rename-modal {
.ant-input-affix-wrapper,
.ant-input {