修改modal组件一处样式

This commit is contained in:
TOP糯米 2023-03-03 14:47:37 +08:00
parent 6be5f2a51e
commit fcf9046eef
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ export default {
}
}
.content-box {
padding-top: 15rpx;
// padding-top: 15rpx;
}
}
</style>