This commit is contained in:
曹辉 2023-03-09 09:57:10 +08:00
parent afc3959533
commit 7502510e76

View File

@ -91,5 +91,16 @@
}
}
}
.detailed {
width: 657rpx;
height: 100%;
padding: 0 42rpx 20rpx;
line-height: 56rpx;
}
.detailed view {
text-indent: 2em;
}
}
</style>