fix: 产品测试bug

This commit is contained in:
steven
2022-12-01 09:38:17 +08:00
parent 0db23c33f9
commit c313ca06ca

View File

@@ -242,7 +242,7 @@ export default {
background-color: rgba(112, 185, 54, 0.5) !important; background-color: rgba(112, 185, 54, 0.5) !important;
} }
:deep(.config-require[data-v-51a4fc66] .ant-switch-disabled) { :deep(.config-require .ant-switch-disabled) {
background-color: #F5F5F5; background-color: rgba(191, 191, 191, .5);
} }
</style> </style>