fix:radio修复

This commit is contained in:
kele
2023-03-13 17:42:11 +08:00
parent 0dd5fde92c
commit 497d4e295f
10 changed files with 186 additions and 176 deletions
@@ -178,9 +178,4 @@
width: 100%;
height: 100%;
}
:deep(.uni-radio-input) {
width: 36rpx;
height: 36rpx;
}
</style>