mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-29 14:06:45 +00:00
feat(nc-gui): add scoped to style in RenameFile
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user