feat: /deep/写法修改

This commit is contained in:
GAOANG
2024-04-22 09:13:58 +08:00
parent 2c8bc68c7d
commit 881112f604

View File

@ -90,7 +90,7 @@
});
</script>
<style scoped>
.commonInfo /deep/.ant-input-disabled {
.commonInfo :deep(.ant-input-disabled){
border: none;
background-color: transparent;
color: inherit;