无边框

This commit is contained in:
lai
2024-06-26 21:04:15 +08:00
parent 7fe0f5d84d
commit bfaf0e6aaf

View File

@@ -537,6 +537,6 @@ onBeforeUnmount(() => {
}
.toDeep :deep(.ant-select-selector){
border:0px;
border:none;
}
</style>