Commit 951aefbc by pangchong

feat: 提交

parent 797a75e9
...@@ -522,6 +522,10 @@ export default { ...@@ -522,6 +522,10 @@ export default {
right: 1px; right: 1px;
border-radius: 0 12rpx 12rpx 0; border-radius: 0 12rpx 12rpx 0;
} }
:deep(.u-cell__title) {
display: flex;
flex-direction: column;
}
} }
.cancel { .cancel {
font-size: 28rpx; font-size: 28rpx;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment